2027 Method
Changes 8
M

NumberingSchema.RemoveMatchingParameter

Description:
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.
public void RemoveMatchingParameter(
	NumberingParameter numberingParameter
)
  • 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