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