SI2IECNames Property
Gets an array of all the defined IEC binary unit factor SI names ordered from least (
Kibi) to greatest (
Exbi).
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.171 -- Release Build+4f4d518944b843c059d40b523747cd410a7c216d
public static string[] IECNames { get; }
Public Shared ReadOnly Property IECNames As String()
Get
public:
static property array<String^>^ IECNames {
array<String^>^ get ();
}
Gemstone.Units.SI2.get_IECNames = function();
Property Value
String