[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2.removeExpression

removeExpression Method

removeExpression(string)

removeExpression method of IHTMLElement2 interface.

Declaration
bool removeExpression(string propname)
Parameters
Type Name Description
string propname
Returns
Type Description
bool
Remarks

An original IDL definition of removeExpression method was the following: HRESULT removeExpression (BSTR propname, [out, retval] VARIANT_BOOL* ReturnValue);