Gets the number of elements contained in the System.Collections.Generic.Dictionary.ValueCollection.
The number of elements contained in the System.Collections.Generic.Dictionary.ValueCollection.
Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Represents the collection of values in a System.Collections.Generic.Dictionary. This class cannot be inherited.