ITree<TKey,TValue>.swap(ITree<TKey,TValue>) Método

Definición

Intercambia el contenido de dos contenedores.

C#
public void swap(Microsoft.VisualC.StlClr.ITree<TKey,TValue> _Right);

Parámetros

_Right
ITree<TKey,TValue>

El contenedor con el que se va a intercambiar el contenido.

Comentarios

Para obtener más información, vea hash_map::swap (STL/CLR),hash_multimap::swap (STL/CLR),hash_set::swap (STL/CLR) y hash_multiset::swap (STL/CLR)).

Se aplica a

Producto Versiones
.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