DocData.Dispose Method

Include Protected Members
Include Inherited Members

Disposes the DocData.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Dispose()

Disposes the DocData.

Protected method

Dispose(Boolean)

Disposes the DocData.

Top

Remarks

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

See Also

Reference

DocData Class

DocData Members

Microsoft.VisualStudio.Shell.Design.Serialization Namespace