Interface IRuleInfoCollection
A collection of style rules
Inherited Members
System.Collections.Generic.IEnumerable<OSGeo.MapGuide.ObjectModels.RuntimeMap.IRuleInfo>.GetEnumerator()
Namespace: OSGeo.MapGuide.ObjectModels.RuntimeMap
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IRuleInfoCollection : IReadOnlyCollection<IRuleInfo>, IEnumerable<IRuleInfo>, IEnumerable