Navigation:  Object Model Reference > Pairs Object > Methods >

Pairs.Remove Method

Previous pageReturn to chapter overviewNext page

Removes specified Pair from the Collection.

 

Syntax

expression.Remove(Index)

expression. A variable representing a Pairs object.

 

Parameters

Name

Type

Description

Index

Variant

A valid ID or Index for the Pair.

 

Return Value

none

 

 


See Also

Pairs Object
Pairs Object Members