M-Files API 23.11.13135.0
Item Property
ActionDefinitions Collection : Item Property
The position of the item.
Description
Accesses the item at the specified position in the collection.
Property type
Read-write property
Syntax
Visual Basic
Public Property Item( _
   ByVal Index As Long _
) As ActionDefinition
Parameters
Index
The position of the item.
See Also

ActionDefinitions Collection  | ActionDefinitions Members