public ushort SampleCount { get; set; }Public Property SampleCount As UShort
Get
Setpublic:
property unsigned short SampleCount {
unsigned short get ();
void set (unsigned short value);
}function get_SampleCount();
function set_SampleCount(value);