Método System::Collections::Generic::IKVCollection::get_Count

IKVCollection::get_Count method

Obtiene el número de elementos en el contenedor.

virtual int System::Collections::Generic::IKVCollection<T>::get_Count() const override=0

ReturnValue

Número real de elementos del contenedor.

Ver también