public UnitsSet CurrentUnits { get; }
Public ReadOnly Property CurrentUnits As UnitsSet Get
public: property UnitsSet^ CurrentUnits { UnitsSet^ get (); }
member CurrentUnits : UnitsSet with get
In This Article