Share via


WorkItem.Items Property

Definition

public:
 property Microsoft::Practices::CompositeUI::Collections::ManagedObjectCollection<System::Object ^> ^ Items { Microsoft::Practices::CompositeUI::Collections::ManagedObjectCollection<System::Object ^> ^ get(); };
public Microsoft.Practices.CompositeUI.Collections.ManagedObjectCollection<object> Items { get; }
member this.Items : Microsoft.Practices.CompositeUI.Collections.ManagedObjectCollection<obj>
Public ReadOnly Property Items As ManagedObjectCollection(Of Object)

Property Value

Applies to