Click or drag to resize

PropertyBagClearNoCheck Method

Removes all properties without checking whether the PropertyBag is read-only.

Namespace: Microsoft.ClearScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax
public void ClearNoCheck()
Remarks
This operation is never exposed to script code.
See Also