ITextAndAdornmentCollection Interface

Definition

Represents a list of ISequenceElement objects generated by the ITextAndAdornmentSequencer.

C++
public interface class ITextAndAdornmentCollection : System::Collections::Generic::ICollection<Microsoft::VisualStudio::Text::Formatting::ISequenceElement ^>, System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Text::Formatting::ISequenceElement ^>, System::Collections::Generic::IList<Microsoft::VisualStudio::Text::Formatting::ISequenceElement ^>
Implements

Properties

Sequencer

Gets the ITextAndAdornmentSequencer that generated the collection.

Extension Methods

EmptyIfNull<T>(IEnumerable<T>)

Return this enumeration in case it is not null. In case it is null return empty enumeration.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022