2024 Method
Changes 0
M

CompoundStructure.IsEqual

Description:
Checks whether this CompoundStructure is the same as another CompoundStructure.
public bool IsEqual(
	CompoundStructure otherStructure
)
Return Value bool True if the two CompoundStructures are the same, and false otherwise.