System::IO::UnmanagedMemoryStream::set_Position method
UnmanagedMemoryStream::set_Position method
Sets the stream’s position.
virtual void System::IO::UnmanagedMemoryStream::set_Position(int64_t value) override
Parameter | Type | Description |
---|---|---|
value | int64_t | The byte offset to set the stream’s position to |
See Also
- Class UnmanagedMemoryStream
- Namespace System::IO
- Library Aspose.TeX for C++