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