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