| VariantGetValue Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GetValue(String) | 
            Get the value of the attribute with the specified attributeName or null if no such attribute exists.
             | 
|  | GetValue(String, String) | 
            Get the value of the attribute with the specified attributeName. The specified defaultValue will be returned 
            if no such attribute exists.
             | 
 See Also
See Also