MapMatrix NetGIS Class Library

LayerList.GetLayerEntry Method (Int32)

Gets the element at the specified index.

public object GetLayerEntry(
   int index
);

Parameters

index
The zero-based index of the element to get.

Return Value

The element at the specified index.

See Also

LayerList Class | MapMatrix.Features Namespace | LayerList.GetLayerEntry Overload List