public uint RowLength { get; set; }
Public Property RowLength As UInteger Get Set
public: property unsigned int RowLength { unsigned int get (); void set (unsigned int value); }
function get_RowLength(); function set_RowLength(value);
In This Article