このページはまだお使いの言語で利用できません。別の言語版を表示しています。
Indexer

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.