GraphicsStream.Dispose Method
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Overload List
Name | Description | |
---|---|---|
Dispose() | Infrastructure. Releases all resources used by the Stream. (Inherited from Stream.) | |
Dispose(Boolean) | Releases the unmanaged resources used by the GraphicsStream and optionally releases the managed resources. (Overrides Stream.Dispose(Boolean).) |
Top