Method SkipBytes SkipBytes(Int32) Skips an object of type from the current stream and advances the stream position. This method Skips directly from the underlying stream. Declaration public abstract void SkipBytes(int count) Parameters Type Name Description System.Int32 count number of bytes read