Navigation:  Object Model Reference > Pairs Object > Properties >

Pairs.Exists Property

Previous pageReturn to chapter overviewNext page

Returns True if specified ID or Index exists in the collection. Boolean value.

 

Syntax

expression.Exists(Index)

expression. A variable representing a Pairs object.

 

Parameters

Name

Type

Description

Index

Variant

A valid ID or Index for the Pair.

 

 


See Also

Pairs Object
Pairs Object Members