IVsPreliminaryTextChangeCommitEvents.OnChangesCommitted Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
OnChangesCommitted(UInt32, array<TextSpan[]) | Notifies clients of the last commit gesture to trigger the event and provide the range of text changed. (Inherited from IVsFinalTextChangeCommitEvents.) | |
OnChangesCommitted(UInt32, array<TextSpan[]) |
Top