ViewRowList Class Members
In This Topic
The following tables list the members exposed by ViewRowList.
Public Properties
| Name | Description |
 | Capacity | (Inherited from System.Collections.CollectionBase) |
 | Count | (Inherited from System.Collections.CollectionBase) |
 | Item | Gets or sets the ViewRow at the specified index. |
 | Owner | Owner of the row list. |
Top
Protected Properties
| Name | Description |
 | InnerList | (Inherited from System.Collections.CollectionBase) |
 | List | (Inherited from System.Collections.CollectionBase) |
Top
Public Methods
| Name | Description |
 | Clear | (Inherited from System.Collections.CollectionBase) |
 | RemoveAt | (Inherited from System.Collections.CollectionBase) |
Top
See Also