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