Defines the seek reference positions.
[
Edit]
[System.Runtime.InteropServices.ComVisible(true)] public enum SeekOrigin |
|
Remarks
Members
Member Name | Description |
---|
Begin | Indicates that the seek reference point is the beginning of a
stream.
[Edit]
|
Current | Indicates that the seek reference point is the current position
within a stream.
[Edit]
|
End | Indicates that the seek reference point is the first byte beyond the end of a stream.
[Edit]
|
Requirements
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0