PropertyBag.IDictionary.Clear Method

Definition

For a description of this member, see the Clear() method.

 virtual void System.Collections.IDictionary.Clear() = System::Collections::IDictionary::Clear;
void IDictionary.Clear ();
Sub Clear () Implements IDictionary.Clear

Implements

Exceptions

The property bag is tracking state or is read-only.

Remarks

This member is an explicit interface member implementation. It can be used only when the PropertyBag object is cast to an IDictionary interface.

Applies to