<< Click to Display Table of Contents >> Pairs.Remove Method |
Removes specified pair from the collection.
expression.Remove(index)
expression. A variable representing a Pairs object.
Name |
Type |
Description |
index |
Long |
A valid ID or index for the pair. |
none