LayerCollection Methods

The LayerCollection type exposes the following members.

Methods

Name Description
Public method Add (Inherited from Collection<Layer>.)
Public method AddRange (Inherited from Collection<<'T>>.)
Public method Clear (Inherited from Collection<Layer>.)
Protected method ClearItems (Overrides SelectableCollection<Layer>.ClearItems()().)
Public method Contains (Inherited from Collection<Layer>.)
Public method CopyTo (Inherited from Collection<Layer>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetByName Overloaded.
Public method GetEnumerator (Inherited from Collection<Layer>.)
Public method GetHashCode (Inherited from Object.)
Public method GetLayersByName

Search layers with the specified name.

Public method GetType (Inherited from Object.)
Public method GetVObjectsByName

Search v-objects with the specified name.

Public method IndexOf (Inherited from Collection<Layer>.)
Public method Insert (Inherited from Collection<Layer>.)
Protected method InsertItem (Overrides SelectableCollection<Layer>.InsertItem(Int32, T).)
Protected method MemberwiseClone (Inherited from Object.)
Public method Move (Inherited from SelectableCollection<<'T>>.)
Protected method OnCollectionCleared (Inherited from Collection<<'T>>.)
Protected method OnItemAdded (Overrides Collection<Layer>.OnItemAdded(Int32, T).)
Protected method OnItemMoved (Inherited from Collection<<'T>>.)
Protected method OnItemRemoved (Overrides Collection<Layer>.OnItemRemoved(Int32, T).)
Protected method OnSelectedIndexChanged (Inherited from SelectableCollection<<'T>>.)
Public method Remove (Inherited from Collection<Layer>.)
Public method RemoveAt (Inherited from Collection<Layer>.)
Protected method RemoveItem (Inherited from SelectableCollection<<'T>>.)
Protected method SetItem (Inherited from Collection<<'T>>.)
Public method ToString (Inherited from Object.)

Explicit Interface Implementations

Name Description
Explicit interface implemetation Private method IList..Add (Inherited from Collection<Layer>.)
Explicit interface implemetation Private method IList..Contains (Inherited from Collection<Layer>.)
Explicit interface implemetation Private method ICollection..CopyTo (Inherited from Collection<Layer>.)
Explicit interface implemetation Private method IEnumerable..GetEnumerator (Inherited from Collection<Layer>.)
Explicit interface implemetation Private method IList..IndexOf (Inherited from Collection<Layer>.)
Explicit interface implemetation Private method IList..Insert (Inherited from Collection<Layer>.)
Explicit interface implemetation Private method IList..Remove (Inherited from Collection<Layer>.)

See Also

Reference