Freigeben über


IProjectionBufferFactoryService.CreateProjectionBuffer Method

Include Protected Members
Include Inherited Members

Creates an IProjectionBuffer.

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 CreateProjectionBuffer(IProjectionEditResolver, IList<Object>, ProjectionBufferOptions) Creates an IProjectionBuffer object with the default projection IContentType and the specified list of source spans.
Public method CreateProjectionBuffer(IProjectionEditResolver, IList<Object>, ProjectionBufferOptions, IContentType) Creates an IProjectionBuffer object with a specified IContentType and the specified list of ITrackingSpan objects and/or literal strings.

Top

See Also

Reference

IProjectionBufferFactoryService Interface

Microsoft.VisualStudio.Text.Projection Namespace