System::Collections::Generic::SortedList::get_Keys метод
SortedList::get_Keys method
Получает доступ к коллекции ключей.
SharedPtr<IList<TKey>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Keys() const
ReturnValue
Указатель на интерфейс, предоставляющий доступ к сохранённым ключам через интерфейс ICollection.
См. также
- Typedef SharedPtr
- Class IList
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++