ITree<TKey,TValue>.size Método

Definição

Conta o número de elementos no contentor.

public:
 int size();
public int size();
abstract member size : unit -> int
Public Function size () As Integer

Devoluções

O comprimento da sequência controlada.

Observações

Para mais informações, consulte hash_map::tamanho (STL/CLR),hash_multimap::tamanho (STL/CLR),hash_set::tamanho (STL/CLR) e hash_multiset::tamanho (STL/CLR).

Aplica-se a