QuickInfoItemsCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |