doogal.co.uk Home
Get the static instance of this datum.
Namespace:
DotNetCoords.Datum
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax public static T Instance { get; }
Public Shared ReadOnly Property Instance As T
Get
public:
static property T Instance {
T get ();
}
static member Instance : 'T with get
Property Value
Type:
TA reference to the static instance of this datum.
See Also