BindingMemberInfo.Equals Method
This member overrides ValueType.Equals.
Overrides Public Function Equals( _
ByVal otherObject As Object _) As Boolean
[C#]
public override bool Equals(objectotherObject);
[C++]
public: bool Equals(Object* otherObject);
[JScript]
public override function Equals(
otherObject : Object) : Boolean;
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework
See Also
BindingMemberInfo Structure | BindingMemberInfo Members | System.Windows.Forms Namespace