This methods have not yet been implemented and throws a NotSupportedException when called.
[Visual Basic] Overrides Public Function Equals( _ ByVal o As Object _ ) As Boolean [C#] public override bool Equals( object o ); [C++] public: override bool Equals( Object* o ); [JScript] public override function Equals( o : Object ) : Boolean;
Exception Type | Condition |
---|---|
NotSupportedException | is thrown every time this method is called. |
This method overrides Equals.
ArgIterator Structure | ArgIterator Members | System Namespace