SINames Property
Gets an array of all the defined unit factor SI names ordered from least (
Yocto) to greatest (
Yotta).
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.175 -- Release Build+70cfebd19f80455d07e1cf93607e59f6af0e38f4
public static string[] Names { get; }
Public Shared ReadOnly Property Names As String()
Get
public:
static property array<String^>^ Names {
array<String^>^ get ();
}
Gemstone.Units.SI.get_Names = function();
Property Value
String