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