2025 Method
Changes 0
M

AlphanumericRevisionSettings.IsEqual

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.
public bool IsEqual(
	AlphanumericRevisionSettings other
)
Return Value Boolean True, if two AlphanumericRevisionSettings are the same.