get_Count()

BaseKVCollection::get_Count() const method

Gets number of elements.

virtual int System::Collections::Generic::BaseKVCollection<Dict, KV>::get_Count() const override

Return Value

Number of elements in wrapped dictionary.

See Also