CompoundStructure.IsEqual
Description:
Checks whether this CompoundStructure is the same as another CompoundStructure.
Checks whether this CompoundStructure is the same as another CompoundStructure.
public bool IsEqual(
CompoundStructure otherStructure
)
-
otherStructureA CompoundStructure.
Return Value
bool
True if the two CompoundStructures are the same, and false otherwise.
-
A non-optional argument was null