VObjectCollection Properties

The VObjectCollection type exposes the following members.

Properties

Name Description
Public property Count (Inherited from Collection<VObject>.)
Public property Item

Gets or sets the item at the specified index.

(Inherited from Collection<<'T>>.)
Protected property Items (Inherited from Collection<VObject>.)
Public property Layer

Gets a reference to the Layer object this VObjectCollection belongs to.

Public property SelectedIndex (Inherited from SelectableCollection<<'T>>.)
Public property SelectedItem (Inherited from SelectableCollection<<'T>>.)

Explicit Interface Implementations

Name Description
Explicit interface implemetation Private property IList..IsFixedSize (Inherited from Collection<VObject>.)
Explicit interface implemetation Private property ICollection<<'T>>..IsReadOnly (Inherited from Collection<VObject>.)
Explicit interface implemetation Private property IList..IsReadOnly (Inherited from Collection<VObject>.)
Explicit interface implemetation Private property ICollection..IsSynchronized (Inherited from Collection<VObject>.)
Explicit interface implemetation Private property IList..Item (Inherited from Collection<VObject>.)
Explicit interface implemetation Private property ICollection..SyncRoot (Inherited from Collection<VObject>.)

See Also

Reference