public ObservableCollection<UIButton> Buttons { get; }Public ReadOnly Property Buttons As ObservableCollection(Of UIButton)
Getpublic:
virtual property ObservableCollection<UIButton^>^ Buttons {
ObservableCollection<UIButton^>^ get () sealed;
}abstract Buttons : ObservableCollection<UIButton> with get
override Buttons : ObservableCollection<UIButton> with getЗначение свойства никогда не равно null.