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