| C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLTxtRange Interface : isEqual Method |
isEqual method of IHTMLTxtRange interface.
'Declaration Function isEqual( _ ByVal range As IHTMLTxtRange _ ) As System.Boolean
System.bool isEqual( IHTMLTxtRange range )
An original IDL definition of isEqual method was the following: HRESULT isEqual (IHTMLTxtRange* range, [out, retval] VARIANT_BOOL* ReturnValue);