DoubleForEqualsEquals Method (Single) |
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Public Function Equals (
s As Single
) As Boolean
public bool Equals(
float s
)
Parameters
- s
- Type: SystemSingle
Return Value
Type:
BooleanSee Also