Méthode System::Collections::Generic::SortedList::get_Keys
SortedList::get_Keys method
Accède à la collection de clés.
SharedPtr<IList<TKey>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Keys() const
ReturnValue
Pointeur vers l’interface fournissant l’accès aux clés stockées via l’interface ICollection.
Voir aussi
- Typedef SharedPtr
- Class IList
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++