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.181 -- Release Build+97279656b5a55675063a4190481e67c4f9809501
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