public static Object StaticGetValue(
Object instance,
string memberName
)Public Shared Function StaticGetValue (
instance As Object,
memberName As String
) As Objectstatic member StaticGetValue :
instance : Object *
memberName : string -> Object