| ObjectEx Methods | 
The ObjectEx type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | MethodInvoke | 
            Calls the object method by name.
             | 
|   | PropertyGet(Object, String, Object, Boolean) | 
            Gets the value of the object property by name.
             | 
|   | PropertyGetT(Object, String, Object, Boolean) | 
            Gets the value of the object property by name.
             | 
|   | PropertySet | 
            Sets the value of the object property by name.
             | 
|   | Select | 
 See Also
See Also