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