public ushort RecordCount { get; set; }Public Property RecordCount As UShort
Get
Setpublic:
property unsigned short RecordCount {
unsigned short get ();
void set (unsigned short value);
}function get_RecordCount();
function set_RecordCount(value);