.NET Framework Class Library
SeekOrigin Fields
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides the fields that represent reference points in streams for seeking.

The following tables list the members exposed by the SeekOrigin type.

Public Fields

  NameDescription
static memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkBeginSpecifies the beginning of a stream.
static memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCurrentSpecifies the current position within a stream.
static memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkEndSpecifies the end of a stream.
See Also

Reference

SeekOrigin Type
System.IO Namespace
Page view tracker