Click or drag to resize

ModelingListT Properties

The ModelingListT generic type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from ListT.)
Public propertyCount (Inherited from ListT.)
Public propertyItem
Gets or sets a modeling object at the specified index.
Public propertyModel
Gets the model of the parent of this children list. The Model is the root object of this object tree.
Public propertyParent
Gets the modeling object hosting this list.
Top
See Also