MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​ReflectionLocation­InfoGet­Value
Open sandboxFocus

LocationInfo.GetValue Method

GetValue(Object)

Declaration
public object GetValue(object instance)
Parameters
Type Name Description
System.Object instance
Returns
Type Description
System.Object

GetValue(Object, Object[])

Declaration
public object GetValue(object instance, object[] index)
Parameters
Type Name Description
System.Object instance
System.Object[] index
Returns
Type Description
System.Object