System::Collections::Generic::ICollection::get_Count método

ICollection::get_Count method

Obtiene el número de elementos en la colección.

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

ReturnValue

Número de elementos.

Ver también