CompoundViewAction Methods

 

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

NameDescription
System_CAPS_pubmethodAbort()

Terminates the current compound action, throwing away all edits.(Inherited from CompoundActionBase.)

System_CAPS_pubmethodClose()

Close the compound action and commits all edits to the source file.(Inherited from CompoundActionBase.)

System_CAPS_pubmethodDispose()

Deallocates any resources just before the CompoundAction object is destroyed.(Inherited from CompoundActionBase.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodFlushEditActions()

Flushes any pending edit actions from the current compound action.(Inherited from CompoundActionBase.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: