Dart.Telnet Namespace > OptionCollection Class : Find Method |
Overload | Description |
---|---|
Find(OptionCode) | |
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>) |