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