SeekOrigin Enumeration
Silverlight
Provides the fields that represent reference points in streams for seeking.
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
SeekOrigin is used by the Seek methods of Stream, FileStream, MemoryStream, BinaryWriter, and other classes. The Seek methods take an offset parameter that is relative to the position specified by SeekOrigin.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show:

