ILookupList(TKey, TValue) Methods
The ILookupList<TKey, TValue> type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsKey | Determines whether the list contains an element with the specified key. |
| GetLookupCaption | Gets a list of captions for each column. |
| GetLookupList | Retrieves a dictionary of EnumField class instances. |
| TryGetValue | Gets the value that is associated with the specified key. |
Community Additions
ADD
Show: