The LayerCollection type exposes the following members.

Methods

  NameDescription
Public methodClone
Clones this LayerCollection, and detach it from the original document.
Public methodContains
Determine whether an Layer is in the LayerCollection.
Public methodGetEnumerator
Implements strong typed IEnumerable<T>.GetEnumerator.
Public methodIndexOf
Searches for the specified Layer in the LayerCollection.

See Also