Version

MapLayerCollection Class Properties

For a list of all members of this type, see MapLayerCollection members.

Public Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<MapLayer>)
Public PropertyItemGets the first layer with a matching LayerName property.  
Protected Properties
 NameDescription
Protected PropertyItemsGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<MapLayer>)
See Also