[]
Represents a collection of marker styles (elements of type MarkerStyle).
public class MarkerStyleCollection : MapOwnedCollectionBase<MarkerStyle>, IList<MarkerStyle>, ICollection<MarkerStyle>, IList, ICollection, IReadOnlyList<MarkerStyle>, IReadOnlyCollection<MarkerStyle>, IEnumerable<MarkerStyle>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IMapOwnedCloneable, ILayerReferencedItem
| Name | Description |
|---|---|
| MarkerStyleCollection() | |
| MarkerStyleCollection(Map) |
| Name | Description |
|---|---|
| XmlName |
| Name | Description |
|---|---|
| Layer | Gets the layer which this collection is belonged to. |
| Name | Description |
|---|---|
| Clone(Map) | |
| OnCollectionChanged(NotifyCollectionChangedEventArgs) |