public ushort SampleNumber { get; }
Public ReadOnly Property SampleNumber As UShort Get
public: property unsigned short SampleNumber { unsigned short get (); }
function get_SampleNumber();
In This Article