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