Table of Contents

Indexer

Designer Indexer 00

The element is used to get an element from a collection with the specified index.

Incoming sockets

Incoming sockets

  • Any data – the collection of elements.

Outgoing sockets

Outgoing sockets

  • Any data - the element from the collection with the index specified in the parameters.

Parameters

Parameters

  • Index - the index of the required element.

Converter