Freigeben über


IProjectionBufferFactoryService.CreateElisionBuffer Method

Include Protected Members
Include Inherited Members

Creates an elision 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 CreateElisionBuffer(IProjectionEditResolver, NormalizedSnapshotSpanCollection, ElisionBufferOptions) Creates an elision buffer with the default projection IContentType and initialized to the specified list of snapshot spans from a single source buffer.
Public method CreateElisionBuffer(IProjectionEditResolver, NormalizedSnapshotSpanCollection, ElisionBufferOptions, IContentType) Create an elision buffer initialized to expose the provided list of snapshot spans from a single source buffer.

Top

See Also

Reference

IProjectionBufferFactoryService Interface

Microsoft.VisualStudio.Text.Projection Namespace