Stream Methods | MSG .NET Class Library |
The Stream type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | CompareTo |
Compares this instance with the specified DirectoryEntry object and indicates whether this instance precedes, follows, or appears in the same position in the sort order as the specified DirectoryEntry.
(Inherited from DirectoryEntry.) |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetStream |
Gets ![]() |
![]() | ![]() | Gets the type of the current instance. (Inherited from ![]() |
![]() | Load(String) |
Loads data to this stream from the specified file.
|
![]() | Load(String, Byte ) |
Loads data to this stream from the specified buffer.
|
![]() | Load(String, Stream) |
Loads data to this stream from the specified ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | Save(Stream) |
Saves data from this stream to the specified ![]() |
![]() | Save(String) |
Saves data from this stream to to the specified file.
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
See Also