public long MaxValue { get; set; }
Public Property MaxValue As Long Get Set
public: property long long MaxValue { long long get (); void set (long long value); }
member MaxValue : int64 with get, set
In This Article