DestroyInstance()

Namespace ›› System ›› MfTypeCode ›› Methods ››
Parent Previous Next

DestroyInstance()

Overrides MfEnum.DestroyInstance()

MfTypeCode.DestroyInstance()

DestroyInstance()

Set current Instance of class to Null.

Remarks

Static Method
The next time Instance property is accessed a new instance of MfTypeCode will be created as the current Instance.
This method is not needed in the large majority of cases but is available for rare cases.

Throws

Throws MfInvalidOperationException if not called as a static method.