Single..::..Equals Method
Returns a value indicating whether this instance and a specified Single object represent the same value.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public bool Equals( float other )
<TemplateAttribute> _ Public Function Equals ( _ other As Single _ ) As Boolean
[TemplateAttribute] public: bool^ Equals( float^ other )
Parameters
- other
- Type: System..::..Single