Class ISN_CLLocationArray
Object that holds locations provided by the location service.
Inheritance
System.Object
ISN_CLLocationArray
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.iOS.CoreLocation
Assembly: cs.temp.dll.dll
Syntax
public class ISN_CLLocationArray
Properties
Locations
Locations Array.
Declaration
public List<ISN_CLLocation> Locations { get; }
Property Value
Type | Description |
---|---|
List<ISN_CLLocation> |