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