The VObjectCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of items actually contained in the Collection<T>. (Inherited from Collection<T>.) |
|
IsReadOnly |
Gets a value indicating whether the collection is read-only. (Inherited from Collection<T>.) |
|
Item |
Gets or sets the v-object at the specified index. (Overrides Collection<VObject>.Item[Int32].) |
|
Layer |
Gets a reference to the Layer object this VObjectCollection belongs to. |