Method SkipChars SkipChars(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 SkipChars(int count) Parameters Type Name Description System.Int32 count