Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
Public Function Equals (
rr As Double
) As Boolean
C#
public bool Equals(
double rr
)
Parameters
- rr
- Type: System.Double
Return Value
Type:
Boolean
See Also
Reference