Open sandboxFocus

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