Variantget_Elem Method

Overload List
  Name Description
Public method get_Elem(String) If the variant's type is Table, gets the Variant value from the table using the specified key. For other types, the method is invalid.
Public method get_Elem(String, Variant) If the variant's type is Table, gets the variant value from the table using the specified key. For other types, the method is invalid.
Top
See Also