2027 Method
Changes 0
M

StructuralAsset.Equals

Description:
Determines whether this structural asset is equal to another.
Overloads (1):
Equals(StructuralAsset)
public bool Equals(
	StructuralAsset other
)
  • other
    The structural asset with which to compare this structural asset.
Return Value Boolean True if the given structural asset is equal to this one, otherwise false.