SI2IECSymbols Property
Gets an array of all the defined IEC binary unit factor SI prefix symbols 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[] IECSymbols { get; }
Public Shared ReadOnly Property IECSymbols As String()
Get
public:
static property array<String^>^ IECSymbols {
array<String^>^ get ();
}
Gemstone.Units.SI2.get_IECSymbols = function();
Property Value
String