System::Collections::Generic::SortedList::get_Keys método
SortedList::get_Keys method
Accede a la colección de claves.
SharedPtr<IList<TKey>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Keys() const
ReturnValue
Puntero a la interfaz que proporciona acceso a las claves almacenadas a través de la interfaz ICollection.
Ver también
- Typedef SharedPtr
- Class IList
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++