Share

BendNotes.Item Property

Parent Object: BendNotes

Description

Returns the specified BendNote object from the collection.

Syntax

BendNotes.Item( Index As Long ) As BendNote

Property Value

This is a read only property whose value is a BendNote.

Parameters

Name Type Description
Index Long Input Long value that specifies the index of the object to return.

Version

Introduced in version 2010

Was this information helpful?