We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Gets member value for provided object.
Namespace: CodeJam.ReflectionAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public Object GetValue( Object o )
VB
Public Function GetValue ( o As Object ) As Object
F#
member GetValue : o : Object -> Object
Type: ObjectMember value.
MemberAccessor ClassCodeJam.Reflection Namespace