Provides the fields that represent reference points in streams for seeking.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
Member name | Value | Description | |
---|---|---|---|
Begin | 0 | Specifies the beginning of a stream. | |
Current | 1 | Specifies the current position within a stream. | |
End | 2 | Specifies the end of a stream. |
See Also