
'Declaration Public Class MarkerStyleCollection Inherits C1.C1Report.CustomFields.Maps.MapOwnedCollectionBase(Of MarkerStyle) Implements IMapOwnedCloneable
public class MarkerStyleCollection : C1.C1Report.CustomFields.Maps.MapOwnedCollectionBase<MarkerStyle>, IMapOwnedCloneable
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
C1.C1Report.CustomFields.Maps.MapOwnedCollectionBase<T>
C1.C1Report.CustomFields.Maps.MarkerStyleCollection