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