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