The ILocation type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from IEquatable<(Of <(<'ILocation>)>)>.) |
Properties
Name | Description | |
---|---|---|
![]() | Address |
Gets or sets the IAddress of the location.
|
![]() | ErrorInformation |
Gets or sets the error message associated with the GoogleLocation.
|
![]() | Point |
Gets or sets the geographic point of the GoogleLocation.
|