ConstValueList class

Represents list of availalbe values. Each item contain the value itself and some caption representing this value.

public class Korzh.EasyQuery.ConstValueList
    : Collection<ConstValueItem>, IList<ConstValueItem>, ICollection<ConstValueItem>, IEnumerable<ConstValueItem>, IEnumerable, IList, ICollection, IReadOnlyList<ConstValueItem>, IReadOnlyCollection<ConstValueItem>

Methods

Type Name Description
Int32 Add(String id, String text) Adds new item with the specified value and caption into the list.
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
Powered by AiSTANT