ITextAndAdornmentCollection::Sequencer Property

 

Gets the ITextAndAdornmentSequencer that generated the collection.

Namespace:   Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

property ITextAndAdornmentSequencer^ Sequencer {
	ITextAndAdornmentSequencer^ get();
}
Return to top
Show: