public int Length {get;}
public: __property int get_Length();
public: property int Length { int get(); }
'Declaration Public ReadOnly Property Length As Integer
'Usage Dim instance As ImGearPDFBasArray Dim value As Integer value = instance.Length
ImGearPDFBasArray Class ImGearPDFBasArray Members