System::Collections::Generic::BaseKVCollection::get_Count method

BaseKVCollection::get_Count method

Gets number of elements.

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

ReturnValue

Number of elements in wrapped dictionary.

See Also