'Declaration Public ReadOnly Property Length As Long
'Usage Dim instance As CopyResult Dim value As Long value = instance.Length
public long Length {get;}
public: __property long get_Length();
public: property int64 Length { int64 get(); }
CopyResult Class CopyResult Members