ObservableCollection<IShape> Items { get; }ReadOnly Property Items As ObservableCollection(Of IShape)
Getproperty ObservableCollection<IShape^>^ Items {
ObservableCollection<IShape^>^ get ();
}abstract Items : ObservableCollection<IShape> with get