KeyValueTable<LineStyle>.AddRange Method
Adds the elements in the specified collection to the KeyValueTable<LineStyle>.
AddRange(IEnumerable< LineStyle > items)
Adds the elements in the specified collection to the KeyValueTable<LineStyle>.Syntax
public void AddRange(
IEnumerable< KeyValuePair< AttributeValue, LineStyle > > items
)
Parameters
The collection whose elements should be added to the table.
Platforms
Windows, Linux, Android