'Declaration
Public ReadOnly Property Count As Integer
public int Count {get;}
public read-only property Count: Integer;
public function get Count : int
public: __property int get_Count();
'Declaration
Public ReadOnly Property Count As Integer
public int Count {get;}
public read-only property Count: Integer;
public function get Count : int
public: __property int get_Count();
.NET Framework
Version 2.0 or later