Method SkipUInt16
SkipUInt16()
Skips an object of type System.UInt16 from the current stream and advances the stream position. This method Skips directly from the underlying stream.
Declaration
[CLSCompliant(false)]
public virtual void SkipUInt16()