The methods of the LayerSet class are listed below. For a complete list of LayerSet class members, see the LayerSet Members topic.
Add | Overloaded. Adds a new Layer object to this collection. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetItemCopy | Returns a copy (clone) of the object from the full LayerSet |
GetLayerReferences | Returns an ArrayList with all objects that belong to the provided Id |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetXML | Returns an XML string representing this object |
Replace | Replaces either a Layer or LayerList object that is already this collection |
SetLimits | Assign limits to layers within this LayerSet |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
LayerSet Class | MapMatrix.Features Namespace