NumberingSchemaType.Equality Operator
Description:
Compares two NumberingSchemaType instances.
Compares two NumberingSchemaType instances.
Parameters
| Parameter | Type | Description |
|---|---|---|
| first | NumberingSchemaType | The first NumberingSchemaType. |
| second | NumberingSchemaType | The second NumberingSchemaType. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the inputs are identical, false if they are different. |