Item Property

Applies To   See Also  

Use this property to retrieve an Action given an Index. Read-Only.

Syntax
Property Item(
    [Index]) As Action
Parameters

Index

Index of the action to be retrieved. Index can be an ordinal position, ID, name, or object reference. If it is an ID, then the number sign (#) needs to be prefixed to it so that it is not treated as an array index. For example: Object.Item("#" + ObjectID). The index is one-based.

Remarks

The Item property can be used, in conjunction with the Count property, to enumerate through all the items in the collection.

This is the Actions collection's default property. For tips on how to use default properties to reduce the amount of code you need to write, see Using default properties.



Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com