CodeDomDocDataAdapter Methods

 

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

NameDescription
System_CAPS_pubmethodDispose()

Disposes this object.

System_CAPS_protmethodDispose(Boolean)

Disposes the resources of this object.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGenerate()

Takes the current type declaration and generates it into the doc data.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetService(Type^)

Gets the service of the specified type.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodOnCodeDomChanged(EventArgs^)

Called when the code has changed externally.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: