SI2Names Property
Gets an array of all the defined common binary unit factor SI names ordered from least (
Kilo) to greatest (
Exa).
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.180 -- Release Build+914ca9e6d1cce46b614eb7013eba0303271cf6d8
public static string[] Names { get; }
Public Shared ReadOnly Property Names As String()
Get
public:
static property array<String^>^ Names {
array<String^>^ get ();
}
Gemstone.Units.SI2.get_Names = function();
Property Value
String