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