ModelingListT Properties |
The ModelingListT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from ListT.) | |
| Count | Gets the number of elements contained in the ListT. (Inherited from ListT.) | |
| Item |
Gets or sets a modeling object at the specified index.
| |
| Model |
Gets the model of the parent of this children list. The Model is the root object of this object tree.
| |
| Parent |
Gets the modeling object hosting this list.
|