[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement.contains

contains Method

contains(IHTMLElement)

contains method of IHTMLElement interface.

Declaration
bool contains(IHTMLElement pChild)
Parameters
Type Name Description
IHTMLElement pChild
Returns
Type Description
bool
Remarks

An original IDL definition of contains method was the following: HRESULT contains (IHTMLElement* pChild, [out, retval] VARIANT_BOOL* ReturnValue);