Overload List

Name Description
Generic ReadOnlyKeyedCollection.Item (Int32) Retrieves the value at a specified index.
Generic ReadOnlyKeyedCollection.Item (TKey) Retrieves the value that matches a given key.

See Also