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.155 -- Release Build+a7d8ba87ff92af3282fc68a6fbfd37a854100b44
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