Simply awesomeThe #1 ASP/ASP.NET Developer Community

SeekOrigin Class

System.IO Namespace


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

Members


Member Description
Begin Specifies the beginning of a stream.
Current Specifies the current position within a stream.
End Specifies the end of a stream.

Remarks

SeekOrigin is used by the Seek methods of Stream, BufferedStream, FileStream, MemoryStream, BinaryWriter, and other classes. The Seek methods take an offset parameter that is relative to the position specified by SeekOrigin.

See Also


Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme