<Code Lib>
2021 Method
Changes 0
M

StructuralAsset.Equals(StructuralAsset)

Description:
Determines whether this structural asset is equal to another.

public bool Equals(
	StructuralAsset other
)

Return Value bool True if the given structural asset is equal to this one, otherwise false.

Loading…