Share via


VariablesCollection.GetElement Method

Include Protected Members
Include Inherited Members

Gets an element from the collection.

Overload List

  Name Description
Public method GetElement(Int32) Gets an element with the specified index from the collection.
Public method GetElement(String) Gets an element with the specified name from the collection.

Top