<Code Lib>
2024 Method
Changes 0
M

ChangeType.IsIdentical

Description:
Compares if two ChangeTypes are identical

public bool IsIdentical(
	ChangeType changeType
)

Return Value bool True if the this ChangeType and input ChangeType are identical

Loading…