ForumViewModelTopics - свойство |
Пространство имён:
Tessa.UI.Controls.Forums
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic ObservableCollection<TopicViewModel> Topics { get; }Public ReadOnly Property Topics As ObservableCollection(Of TopicViewModel)
Get
public:
property ObservableCollection<TopicViewModel^>^ Topics {
ObservableCollection<TopicViewModel^>^ get ();
}member Topics : ObservableCollection<TopicViewModel> with get
Значение свойства
Тип:
ObservableCollectionTopicViewModel
См. также