XImporter.Dispose Method (Boolean)
Note
This method is available only when developing for Windows.
Immediately releases the managed and/or unmanaged resources used by this object.
Syntax
'Declaration
Protected Overridable Sub Dispose ( _
As Boolean _
)
protected virtual void Dispose (
bool
)
protected:
virtual void Dispose(
bool
)
Parameters
- **
Type: Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Requirements
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
See Also
Reference
XImporter Class
XImporter Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Windows 7, Windows Vista, Windows XP