public System.Collections.ObjectModel.ReadOnlyCollection<IInteractionController> Items { get; }
public: __property System.Collections.ObjectModel.ReadOnlyCollection<IInteractionController*>* get_Items();
public:
property System.Collections.ObjectModel.ReadOnlyCollection<IInteractionController^>^ Items { System.Collections.ObjectModel.ReadOnlyCollection<IInteractionController^>^ get(); }
'Declaration Public ReadOnly Property Items As System.Collections.ObjectModel.ReadOnlyCollection(Of IInteractionController)