Version

GetValue Method (IValueList)

Searches the display text and returns the associcated value. Note: it also returns the index which should be used on the next call to optimize the search
Overload List
OverloadDescription
GetValue(String,Int32)Searches the display text and returns the associcated value. Note: it also returns the index which should be used on the next call to optimize the search  
GetValue(String,Int32,Int32,Boolean)Same as GetValueFromText but allows for a partial string match and the ability to start the search from a specific index.  
GetValue(Int32)Returns the value at the given index.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also