Int32..::..Equals Method
Returns a value indicating whether this instance is equal to a specified Int32 value.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public bool Equals( int other )
<TemplateAttribute> _ Public Function Equals ( _ other As Integer _ ) As Boolean
[TemplateAttribute] public: bool^ Equals( int^ other )
Parameters
- other
- Type: System..::..Int32