Pairs.Count Property

<< Click to Display Table of Contents >>

Navigation:  Developer Edition > Visual Basic for Applications (VBA) > Object Model Reference > Pairs Object > Properties >

Pairs.Count Property

Previous pageReturn to chapter overviewNext page

Returns the number of members in the collection. Read only long value.

 

Syntax

expression.Count

expression. A variable representing a Pairs object.