MapMatrix NetGIS Class Library

LayerSet.GetLayerReferences Method 

Returns an ArrayList with all objects that belong to the provided Id

public ArrayList GetLayerReferences(
   string LayerId
);

Parameters

LayerId
Id to find Layer references for

Return Value

A collection of all Layer object that match the provided LayerId

See Also

LayerSet Class | MapMatrix.Features Namespace