System::Collections::Generic::SortedList::get_Keys metodo

SortedList::get_Keys method

Accede alla collezione delle chiavi.

SharedPtr<IList<TKey>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Keys() const

ReturnValue

Puntatore all’interfaccia che fornisce l’accesso alle chiavi memorizzate tramite l’interfaccia ICollection.

Vedi anche