Public ReadOnly Property Count As Integer Get
public int Count { get; }
public: property int Count { virtual int get() sealed; }
Type: System.Int32System.Int32System::Int32