float MaximumEx { get; set; }
Property MaximumEx As Single Get Set
property float MaximumEx { float get (); void set (float value); }
abstract MaximumEx : float32 with get, set
In This Article