You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities Namespace > ReflectionUtils Class > ReflectionUtils Methods > GetMemberValue Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
ReflectionUtils.GetMemberValue Method

Gets the member's value on the object.

Syntax
C++
C#
Visual Basic
public: object GetMemberValue( MemberInfo member, object target );
Parameters
Parameters 
Description 
member 
The member. 
target 
The target object. 
Returns

The member's value on the object.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.