ObjectEx Class |
Namespace: NeoAxis
public static class ObjectEx
The ObjectEx type exposes the following members.
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 |