MapMatrix NetGIS Class Library

LayerSet.GetItemCopy Method 

Returns a copy (clone) of the object from the full LayerSet

public object GetItemCopy(
   string Key
);

Parameters

Key
The Key of the object to locate

Return Value

A copy (clone) of the object with the matching key or null if no match is found.

See Also

LayerSet Class | MapMatrix.Features Namespace