The LayerCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Clones this LayerCollection, and detach it from the original document.
| |
| Contains |
Determine whether an Layer is in the LayerCollection.
| |
| GetEnumerator |
Implements strong typed IEnumerable<T>.GetEnumerator.
| |
| IndexOf |
Searches for the specified Layer in the LayerCollection.
|