GraphPathSerializationDictionary::Clear Method ()

 

Removes all items from the System.Collections.Generic.ICollection.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
virtual void Clear() sealed

Exception Condition
NotSupportedException

The System.Collections.Generic.ICollection is read-only.

Return to top
Show: