Overload | Description |
---|---|
Find(OptionCode) | Returns the Option object which matches the specified code. |
Find(Predicate{Option}) | Searches for an element that matches the conditions defined by the specified predicate, and returns the first occurrence within the entire List. (Inherited from System.Collections.Generic.List<Option>) |
Target Platforms: Microsoft .NET Framework 2.0