TablistDialogRowCollection Methods |
The TablistDialogRowCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(String) |
Adds a row to the list with the specified columns.
| |
| Add(TablistDialogRow) |
Adds the specified row to the list.
(Overrides DialogRowCollectionTAdd(T).) | |
| Clear |
Removes all rows from the list.
(Inherited from DialogRowCollectionT.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| Get |
Gets the row at the specified index.
(Inherited from DialogRowCollectionT.) | |
| GetEnumerator | (Inherited from DialogRowCollectionT.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Remove |
Removes the first occurence of the specified row to the list.
(Inherited from DialogRowCollectionT.) | |
| ToString | (Inherited from Object.) |