Method GetValue
GetValue(Object)
Declaration
public object GetValue(object instance)
Parameters
Type | Name | Description |
---|---|---|
Object | instance |
Returns
Type | Description |
---|---|
Object |
GetValue(Object, Object[])
Declaration
public object GetValue(object instance, object[] index)
Parameters
Type | Name | Description |
---|---|---|
Object | instance | |
Object[] | index |
Returns
Type | Description |
---|---|
Object |