SmartPartInfoProvider.Items Property

Definition

public:
 property System::Collections::Generic::ICollection<Microsoft::Practices::CompositeUI::SmartParts::ISmartPartInfo ^> ^ Items { System::Collections::Generic::ICollection<Microsoft::Practices::CompositeUI::SmartParts::ISmartPartInfo ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.Generic.ICollection<Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo> Items { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Items : System.Collections.Generic.ICollection<Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo>
Public ReadOnly Property Items As ICollection(Of ISmartPartInfo)

Property Value

Attributes

Applies to