DocData::Dispose Method ()

 

Disposes the DocData.

Namespace:   Microsoft.VisualStudio.Shell.Design.Serialization
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

public:
virtual void Dispose() sealed

You must call this in order to release event sinks that the DocData has connected.

Return to top
Show: