Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
Load | generate from csv header | |
ToCsv | CSV row | |
ToString | string representation |
For a list of all members of this type, see SimpleLatLong members.
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
Load | generate from csv header | |
ToCsv | CSV row | |
ToString | string representation |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |