System::Collections::Generic::IKVCollection::get_Count method

IKVCollection::get_Count method

Gets number of elements in container.

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

ReturnValue

Actual number of container elements.

See Also