Share via


QuickInfoItemsCollection.Items Property

Definition

The collection of Quick Info items.

public:
 property System::Collections::Generic::IEnumerable<System::Object ^> ^ Items { System::Collections::Generic::IEnumerable<System::Object ^> ^ get(); };
public System.Collections.Generic.IEnumerable<object> Items { get; }
member this.Items : seq<obj>
Public ReadOnly Property Items As IEnumerable(Of Object)

Property Value

Applies to