VariableCollection.Item Property |
Name | Description | |
---|---|---|
![]() | Item[Char] |
Gets or sets the variable value with the specified name in the collection.
|
![]() | Item[Int32] |
Gets or sets the variable at the specified index in the collection.
|