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