Nullable<(Of <(<'T>)>)>..::..Equals Method
Indicates whether the current Nullable<(Of <(<'T>)>)> object is equal to a specified object.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public bool Equals( Object other )
<TemplateAttribute> _ Public Function Equals ( _ other As Object _ ) As Boolean
[TemplateAttribute] public: bool^ Equals( Object^ other )
Parameters
- other
- Type: System..::..Object
An object.