SISymbols Property
Gets an array of all the defined unit factor SI prefix symbols ordered from least (
Yocto) to greatest (
Yotta).
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.128 -- Release Build+d050cfc5563c89a1188cc3c6b2d417530856f490
public static string[] Symbols { get; }
Public Shared ReadOnly Property Symbols As String()
Get
public:
static property array<String^>^ Symbols {
array<String^>^ get ();
}
Gemstone.Units.SI.get_Symbols = function();
Property Value
String