System.Windows.Forms 2.0.0.0 System.Object System.Collections.IList System.ComponentModel.Editor("System.Windows.Forms.Design.StyleCollectionEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(System.Drawing.Design.UITypeEditor)) The class represents the collection of all the styles used to describe the columns or rows in an associated . Classes derived from are specialized as follows: A aggregates column styles as a collection of objects. A aggregates row styles as a collection of objects. Most of the members of are implementations of . Implements the basic functionality for a collection of table layout styles. Method 2.0.0.0 System.Int32 The method reapplies the table layout to all the controls in the current container. The number of styles stored in a collection is limited only by available memory. Adds a new to the end of the current collection. The position into which the new element was inserted. The to add to the . Method 2.0.0.0 System.Void This method cannot be overridden. The method performs two main actions: It disassociates the current from its container so that the styles are no longer applied to the layout of the controls contained within the panel. As a result, the table layout is reapplied to all the controls in the panel. It empties the collection of all of its objects. As a result, the property is set to 0. Disassociates the collection from its associated and empties the collection. Property 2.0.0.0 System.Int32 To be added. The number of styles stored in a collection is limited only by available memory. Gets the number of styles actually contained in the . Property 2.0.0.0 System.Windows.Forms.TableLayoutStyle To be added. To be added. To be added. To be added. Method 2.0.0.0 System.Void This method cannot be overridden. Before the is removed, it is disassociated from its container. As a result, the table layout is reapplied to all the controls in the panel. Removes the style at the specified index of the collection. The zero-based index of the to be removed. Method 2.0.0.0 System.Void This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface. For a description of this method, see the method. The one-dimensional that is the destination of the elements copied from . The must have zero-based indexing. The zero-based index in at which copying begins. Property 2.0.0.0 System.Boolean To be added. This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface. For a description of this method, see the property. Property 2.0.0.0 System.Object To be added. This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface. For a description of this method, see the property. Method 2.0.0.0 System.Collections.IEnumerator This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface. For a description of this method, see the method. An that can be used to iterate through the collection. Method 2.0.0.0 System.Int32 This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface. For a description of this method, see the method. The position into which was inserted. The to add to the . Method 2.0.0.0 System.Boolean This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface. For a description of this method, see the method. true if is found in the ; otherwise, false. The to locate in the . Method 2.0.0.0 System.Int32 This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface. For a description of this method, see the method. The index of if found in the list; otherwise, -1. The to locate in the . Method 2.0.0.0 System.Void This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface. For a description of this method, see the method. The zero-based index at which should be inserted. The to insert into the . Property 2.0.0.0 System.Boolean To be added. This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface. For a description of this method, see the property. Property 2.0.0.0 System.Boolean To be added. This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface. For a description of this method, see the property. Property 2.0.0.0 System.Object To be added. To be added. To be added. To be added. Method 2.0.0.0 System.Void This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface. For a description of this method, see the method. The to remove from the .