|
SI2IECNames Property
|
Gets an array of all the defined IEC binary unit factor SI names ordered from least (
Kibi) to greatest (
Exbi).
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.220-beta+a56b2444ff27b37e053039e60f062b99378309bd
Syntax public static string[] IECNames { get; }
Public Shared ReadOnly Property IECNames As String()
Get
public:
static property array<String^>^ IECNames {
array<String^>^ get ();
}
static member IECNames : string[] with get
GSF.Units.SI2.get_IECNames = function();
View SourceProperty Value
StringSee Also