This topic has not yet been rated - Rate this topic

HtmlDocument.Equals Method (Object)

Note: This method is new in the .NET Framework version 2.0.

This member overrides Object.Equals.

public override bool Equals (
	Object obj
)
public boolean Equals (
	Object obj
)
public override function Equals (
	obj : Object
) : boolean

.NET Framework

Supported in: 2.0
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.