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