Overload | Description |
---|---|
AddRange(IEnumerable<IBand>) | Adds the elements of the specified collection to the end of the IBandCollection. |
AddRange(String[]) | Creates IBand objects with names specified in the elements of the specified collection and adds it to the end of the IBandCollection. |