Connectivity Software User's Guide and Reference
IReadOnlyKeyedCollection<TKey,TItem> Interface Methods

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Collections.Generic Namespace : IReadOnlyKeyedCollection<TKey,TItem> Interface

For a list of all members of this type, see IReadOnlyKeyedCollection<TKey,TItem> members.

Public Methods
 NameDescription
 MethodDetermines whether the collection contains an element with the specified key.  
 MethodReturns an enumerator that iterates through the collection. (Inherited from System.Collections.Generic.IEnumerable<TItem>)
 MethodTries to get an item from the collection using the specified key.  
Top
See Also

Reference

IReadOnlyKeyedCollection<TKey,TItem> Interface
OpcLabs.BaseLib.Collections.Generic Namespace
KeyedCollection Class