Given an index, returns a string in the collection at the given position.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def Item(self) -> str: |
- Index








| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def Item(self) -> str: |