public int FullCollectionSize { get; }
Public ReadOnly Property FullCollectionSize As Integer Get
public: property int FullCollectionSize { int get (); }
member FullCollectionSize : int with get
In This Article