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