NumberingSchema.RemoveMatchingParameter
Description:
Remove a parameter from the set of parameters used in matching elements so they would get the same number.
Remove a parameter from the set of parameters used in matching elements so they would get the same number.
Remarks:
This method makes sure that the document will be consistent when it comes to numbering before it exits.
This method makes sure that the document will be consistent when it comes to numbering before it exits.
public void RemoveMatchingParameter(
NumberingParameter numberingParameter
)
-
numberingParameterParameter to remove from the matching criteria.
-
The input parameter is not valid for use in matching for numbering. -or- The schema does not have matching parameters
-
A non-optional argument was null