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