FreeFlow class library

ActionCollection.Item Property (Int32)

Gets the Action at the specified index.

[Visual Basic]
Overloads Public Default ReadOnly Property Item( _
   ByVal index As Integer _
) As Action
[C#]
public Action this[
   int index
] {get;}

See Also

ActionCollection Class | FreeFlow.Administration Namespace | ActionCollection.Item Overload List