public ushort ValidBytes { get; set; }
Public Property ValidBytes As UShort Get Set
public: property unsigned short ValidBytes { unsigned short get (); void set (unsigned short value); }
function get_ValidBytes(); function set_ValidBytes(value);
In This Article