[]
removeExpression
method of IHTMLElement2
interface.
bool removeExpression(string propname)
Type | Name | Description |
---|---|---|
string | propname |
Type | Description |
---|---|
bool |
An original IDL definition of removeExpression
method was the following: HRESULT removeExpression (BSTR propname, [out, retval] VARIANT_BOOL* ReturnValue)
;