MapMatrix NetGIS Class Library

LayerList Constructor (String, String, Hashtable)

Creates a new instance of this class

public LayerList(
   string Id,
   string xml,
   Hashtable Index
);

Parameters

Id
GroupName to assign to this collection
xml
xml used to create this object
Index
Index to use for this collection. All indexes withing the collection heirarchy are the same.

See Also

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