ITextBuffer.CreateEdit Method

Include Protected Members
Include Inherited Members

Creates an ITextEdit object that handles compound edit operations on this buffer.

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 CreateEdit() Creates an ITextEdit object that handles compound edit operations on this buffer.
Public method CreateEdit(EditOptions, Nullable<Int32>, Object) Creates an ITextEdit object that handles compound edit operations on this buffer.

Top

See Also

Reference

ITextBuffer Interface

Microsoft.VisualStudio.Text Namespace