This topic has not yet been rated - Rate this topic

isEqual method

Returns a value indicating whether the specified range is equal to the current range.

Syntax


 retVal = object.isEqual(Range);

Parameters

Range [in]

Type: IHTMLTxtRange

Pointer to the IHTMLTxtRange interface of the TextRange object to compare with the current TextRange object.

Standards information

There are no standards that apply here.

See also

IHTMLTxtRange::inRange

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.