NumberingSchemaType.op_Inequality
Description:
Compares two NumberingSchemaType instances.
Compares two NumberingSchemaType instances.
public static bool operator !=(
NumberingSchemaType first,
NumberingSchemaType second
)
-
firstThe first NumberingSchemaType.
-
secondThe second NumberingSchemaType.
Return Value
bool
True if the inputs are different, false if they are identical.