RebarConstrainedHandle.IsEqual
Description:
Checks if the specified RebarConstrainedHandle is the same as 'this'.
Checks if the specified RebarConstrainedHandle is the same as 'this'.
public bool IsEqual(
RebarConstrainedHandle other
)
-
otherRebarConstrainedHandle to compare with.
Return Value
Boolean
Returns true if the specified RebarConstrainedHandle has the same type as 'this' both are for are for the same rebar.
This doesn't take into account the handle behavior.
-
other is no longer valid.
-
A non-optional argument was null
-
RebarConstrainedHandle is no longer valid.