Interface IFeatureStyleInfoCollection
A collection of feature styles
Inherited Members
System.Collections.Generic.IEnumerable<OSGeo.MapGuide.ObjectModels.RuntimeMap.IFeatureStyleInfo>.GetEnumerator()
Namespace: OSGeo.MapGuide.ObjectModels.RuntimeMap
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IFeatureStyleInfoCollection : IReadOnlyCollection<IFeatureStyleInfo>, IEnumerable<IFeatureStyleInfo>, IEnumerable