Property Item
Item[Int32]
Get the
index
'th element of the stack. The bottom of the stack has index 0.
Declaration
T this[int index] { get; }
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index |
Property Value
Type | Description |
---|---|
T |