VariablesCollection.GetElement Method
Include Protected Members
Include Inherited Members
Gets an element from the collection.
Overload List
Name | Description | |
---|---|---|
![]() |
GetElement(Int32) | Gets an element with the specified index from the collection. |
![]() |
GetElement(String) | Gets an element with the specified name from the collection. |
Top