GeographyCollection ClassMapAround Documentation
Represents a collection of geographies.
Inheritance Hierarchy

System Object
  System.Collections.ObjectModel Collection IGeography 
    MapAround.Geography GeographyCollection

Namespace: MapAround.Geography
Assembly: MapAround.Core (in MapAround.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[SerializableAttribute]
public class GeographyCollection : Collection<IGeography>
See Also