Dictionary.AddFrom
Add all entries in the given dictionary to this, modifying this. Values for duplicate keys will also be modified.
Syntax | Parameters | Return Value |
---|---|---|
Sub Dictionary.AddFrom( _ d As Dictionary, _ Optional keyPrefix As Variant) |
Type: Dictionary Type: Variant |
This function does not return a value. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.