Overload | Description |
---|---|
AddRange(SvgElement[]) | Adds the elements to the end of the SvgElementCollection. |
AddRange(IEnumerable<SvgElement>) | Adds the elements of the specified collection to the end of the SvgElementCollection. |
Overload | Description |
---|---|
AddRange(SvgElement[]) | Adds the elements to the end of the SvgElementCollection. |
AddRange(IEnumerable<SvgElement>) | Adds the elements of the specified collection to the end of the SvgElementCollection. |