Share via


ITextAndAdornmentSequencer.CreateTextAndAdornmentCollection Method

Include Protected Members
Include Inherited Members

Creates a sequence of text and adornment elements.

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 CreateTextAndAdornmentCollection(ITextSnapshotLine, ITextSnapshot) Creates a sequence of text and adornment elements that compose the specified ITextSnapshotLine.
Public method CreateTextAndAdornmentCollection(SnapshotSpan, ITextSnapshot) Creates a sequence of text and adornment elements that compose the specified SnapshotSpan.

Top

See Also

Reference

ITextAndAdornmentSequencer Interface

Microsoft.VisualStudio.Text.Formatting Namespace