ColumnCollection Methods |
The ColumnCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddClone |
Creates a copy of the specified template row and inserts it at the bottom of a table.
|
![]() | CopyTo |
Copies all elements from the collection to the specified array.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | InsertClone |
Creates a copy of the specified template column and insert it at the specified position in a table.
|
![]() | RemoveAt |
Removes a column at the specified position from a table.
|
![]() | ToString | (Inherited from Object.) |