Method Deinitialize
Deinitialize()
Override of Deinitialize() to provide for clearing the instance map.true
If you override this method in your subclass, you must call the base implementation to allow the instance map tp be cleaned up correctly.
Declaration
public override bool Deinitialize()
Returns
Type | Description |
---|---|
bool | True if de-initialization was successful. |