BendNotes.Item Property
Parent Object: BendNotesDescription
Returns the specified BendNote object from the collection.
Syntax
BendNotes.Item( Index As Long ) As BendNoteProperty 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. |