LayerCollection Methods |
The LayerCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Add the Layer object in the collection.
| |
| Clear |
Removes all elements from collection.
(Inherited from Collection.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator |
Supports a simple iteration over a nongeneric collection.
(Inherited from Collection.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsExist |
Is exist item in the collection.
(Inherited from Collection.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Remove |
Remove the Layer object from the collection.
| |
| ToString | (Inherited from Object.) |