The properties of the LayerList class are listed below. For a complete list of LayerList class members, see the LayerList Members topic.
Capacity (inherited from ArrayList) | Gets or sets the number of elements that the ArrayList can contain. |
Count (inherited from ArrayList) | Gets the number of elements actually contained in the ArrayList. |
GlobalizationSettings | Defines the globalization parameters for this LayerSet definition |
Id | The name of this LayerList, this is the LayerGroupName that resides in the Layers that belong to this collection |
IsFixedSize (inherited from ArrayList) | Gets a value indicating whether the ArrayList has a fixed size. |
IsReadOnly (inherited from ArrayList) | Gets a value indicating whether the ArrayList is read-only. |
IsSynchronized (inherited from ArrayList) | Gets a value indicating whether access to the ArrayList is synchronized (thread-safe). |
Item (inherited from ArrayList) | Gets or sets the element at the specified index. |
LayerGroupName | The name of the LayerGroup that this LayerList belongs to (its parent) |
LayerSetIndex | Holds a reference to the index (from its parent layerset) that it belongs to |
MaxDisplayResolution | Maximum distance across the display area that the feature will be shown (in ground units). |
MinDisplayResolution | The Minimum distance across the display area that the feature will be shown (in ground units). |
SyncRoot (inherited from ArrayList) | Gets an object that can be used to synchronize access to the ArrayList. |
Visible | Sets the visibility of this collection and all of its children |
LayerList Class | MapMatrix.Features Namespace