XImporter.Dispose Method (Boolean)
Immediately releases the managed and/or unmanaged resources used by this object.
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
protected virtual void Dispose (
bool
)
Parameters
- **
true to release both managed and unmanaged resources; false to release only unmanaged resources.
See Also
Reference
XImporter Class
XImporter Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Build content in XNA Game Studio for Windows Phone 7, Xbox 360, Windows 7, Windows Vista, and Windows XP.