Method SkipChars
SkipChars(Int32)
Expert
Similar to Read
Declaration
public virtual void SkipChars(int length)
Parameters
Type | Name | Description |
---|---|---|
System. |
length | The number of chars to read |
Expert
Similar to Read
public virtual void SkipChars(int length)
Type | Name | Description |
---|---|---|
System. |
length | The number of chars to read |