ITree<TKey,TValue>.key_comp Metodo

Definizione

Restituisce il delegato di ordinamento utilizzato per ordinare la sequenza controllata. Viene utilizzato per confrontare due chiavi.

public Microsoft.VisualC.StlClr.BinaryDelegate<TKey,TKey,bool> key_comp ();

Restituisce

BinaryDelegate<TKey,TKey,Boolean>

Delegato di ordinamento utilizzato per ordinare la sequenza controllata.

Commenti

Per altre informazioni, vedere hash_map::key_comp (STL/CLR) hash_multimap::key_comp (STL/CLR), hash_set::key_comp (STL/CLR) e hash_multiset::key_comp (STL/CLR).

Si applica a

Prodotto Versioni
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1