Class LocationCollection
A strongly-typed collection of Location values.
Inheritance
System.Object
LocationCollection
Namespace: Telerik.XamarinForms.ShapefileReader
Assembly: Telerik.XamarinForms.Map.dll
Syntax
public class LocationCollection : Collection<Location>
Constructors
LocationCollection()
Declaration
public LocationCollection()