XsFileStream.SetLength Method |
Namespace: XSharp.IO
Exception | Condition |
---|---|
IOException | An I/O error has occurred. |
NotSupportedException | The stream does not support both writing and seeking. |
ArgumentOutOfRangeException | Attempted to set the value parameter to less than 0. |