TOrderedDictionary<K, V>.Count Method
Returns the number of key-value pairs in the dictionary.
Syntax
Unit: Bcl.Collections
function TOrderedDictionary<K, V>.Count: Integer;
Returns the number of key-value pairs in the dictionary.
Unit: Bcl.Collections
function TOrderedDictionary<K, V>.Count: Integer;