public ushort SampleInterval { get; set; }Public Property SampleInterval As UShort
Get
Setpublic:
property unsigned short SampleInterval {
unsigned short get ();
void set (unsigned short value);
}function get_SampleInterval();
function set_SampleInterval(value);