ILookupList(TKey, TValue) Methods

The ILookupList<TKey, TValue> type exposes the following members.

  NameDescription
Public method ContainsKey Determines whether the list contains an element with the specified key.
Public method GetLookupCaption Gets a list of captions for each column.
Public method GetLookupList Retrieves a dictionary of EnumField class instances.
Public method TryGetValue Gets the value that is associated with the specified key.
Top

Community Additions

ADD
Show: