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