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