M_Rhino_Geometry_ComponentStatus_Equals_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Determines if an object and this are equal.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public override bool Equals(
Object obj
)
VB
Public Overrides Function Equals (
obj As Object
) As Boolean
- obj
- Type: System.Object
An object.
Type: Boolean
true if equal in value. false otherwise
Supported in: 6.0.16224.21491
ComponentStatus Structure
Equals Overload
Rhino.Geometry Namespace