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.166 -- Release Build+d3cb24a90fe44346300dfbb17444d7b350f42d79
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