public void ClearUndoSubCategory( string category, string subCategory )
Public Sub ClearUndoSubCategory( _ ByVal category As String, _ ByVal subCategory As String _ )
Parameters
- category
- The category of operations to clear.
- subCategory
- The sub category of operations to clear.