public TabItemEditorViewModelCollection Items { get; }Public ReadOnly Property Items As TabItemEditorViewModelCollection
Getpublic:
property TabItemEditorViewModelCollection^ Items {
TabItemEditorViewModelCollection^ get ();
}member Items : TabItemEditorViewModelCollection with get