Gets the number of elements contained in the System.Collections.Generic.Dictionary.KeyCollection.
The number of elements contained in the System.Collections.Generic.Dictionary.KeyCollection. Retrieving the value of this property is an O(1) operation.
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 keys in a System.Collections.Generic.Dictionary. This class cannot be inherited.