QuickInfoItemsCollection Class

Definition

An immutable collection of Quick Info items and the span to which they are applicable.

public ref class QuickInfoItemsCollection sealed
public sealed class QuickInfoItemsCollection
type QuickInfoItemsCollection = class
Public NotInheritable Class QuickInfoItemsCollection
Inheritance
QuickInfoItemsCollection

Constructors

QuickInfoItemsCollection(IEnumerable<Object>, ITrackingSpan)

Creates a new QuickInfoItemsCollection.

Properties

ApplicableToSpan

The span to which the Quick Info items apply.

Items

The collection of Quick Info items.

Applies to