RVTDocs.com

AlphanumericRevisionSettings.IsEqual

Method
Description:
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.
Syntax
Parameters
Parameter Type Description
other AlphanumericRevisionSettings The AlphanumericRevisionSettings object to be compared with 'this'.
Return Value
Type Description
Boolean True, if two AlphanumericRevisionSettings are the same.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null