StructuralAsset.Equals
Description:
Determines whether this structural asset is equal to another.
Determines whether this structural asset is equal to another.
public bool Equals(
StructuralAsset other
)
-
otherThe structural asset with which to compare this structural asset.
Return Value
bool
True if the given structural asset is equal to this one, otherwise false.
-
A non-optional argument was NULL