FPoint3Equals Method
Return a value indicating whether this item's members are equal to the
members of the caller's item.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public override bool Equals(
Object obj
)
Public Overrides Function Equals (
obj As Object
) As Boolean
No code example is currently available or this language may not be supported.
- obj Object
-
Reference to the object to which this value is being compared.
Boolean
A value indicating whether this value is substantially equal to the
caller's provided item.