NumericRevisionSettings.IsEqual
Description:
Determines whether a specified NumericRevisionSettings is the same as 'this'.
Determines whether a specified NumericRevisionSettings is the same as 'this'.
Remarks:
The two NumericRevisionSettings are regarded as the same only if they have the same start number, prefix and suffix strings.
The two NumericRevisionSettings are regarded as the same only if they have the same start number, prefix and suffix strings.
public bool IsEqual(
NumericRevisionSettings other
)
-
otherThe specified NumericRevisionSettings with which to compare.
Return Value
bool
True, if two NumericRevisionSettings are the same.
-
A non-optional argument was null