PropertyBagClearNoCheck Method |
Removes all properties without checking whether the
PropertyBag is read-only.
Namespace: Microsoft.ClearScriptAssembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax public void ClearNoCheck()
public:
void ClearNoCheck()
member ClearNoCheck : unit -> unit
Remarks
This operation is never exposed to script code.
See Also