Dart.Telnet Namespace > OptionCollection Class : AddRange Method |
Overload | Description |
---|---|
AddRange(Option[]) | |
AddRange(IEnumerable{Option}) | Adds the elements of the specified collection to the end of the List. (Inherited from System.Collections.Generic.List<Option>) |