AlphanumericRevisionSettings.IsEqual
Description:
Determines whether a specified AlphanumericRevisionSettings is the same as 'this'.
Determines whether a specified AlphanumericRevisionSettings is the same as 'this'.
Remarks:
The two AlphanumericRevisionSettings are regarded as the same only if they have the same revision numbering sequence, and the same prefix and suffix strings.
The two AlphanumericRevisionSettings are regarded as the same only if they have the same revision numbering sequence, and the same prefix and suffix strings.
public bool IsEqual(
AlphanumericRevisionSettings other
)
-
otherThe AlphanumericRevisionSettings object to be compared with 'this'.
Return Value
bool
True, if two AlphanumericRevisionSettings are the same.
-
A non-optional argument was null