eDriven Framework API
GetValue Method (target)
NamespaceseDriven.Core.ReflectionMemberWrapperGetValue(Object)
eDriven Framework API
Gets value from specified target
Declaration Syntax
C#Visual BasicVisual C++
public Object GetValue(
	Object target
)
Public Function GetValue ( _
	target As Object _
) As Object
public:
Object^ GetValue(
	Object^ target
)
Parameters
target (Object)
Return Value

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)