ToMemberInfo()
Gets a MemberInfo that represents the current member at run time.
Declaration
MemberInfo ToMemberInfo()
Returns
Type | Description |
---|---|
MemberInfo | A MemberInfo that can be used only in run-time code. |
Gets a MemberInfo that represents the current member at run time.
MemberInfo ToMemberInfo()
Type | Description |
---|---|
MemberInfo | A MemberInfo that can be used only in run-time code. |