Overrides MfEnum.DestroyInstance()
MfStringSplitOptions.DestroyInstance()
Set current Instance of class to Null.
Static Method
The next time Instance property is accessed a new instance of MfStringSplitOptions 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 MfInvalidOperationException if not called as a static method.