.NET Framework Class Library
Type..::.InvokeMember Method

Invokes a specific member of the current Type.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkInvokeMember(String, BindingFlags, Binder, Object, array<Object>[]()[])Invokes the specified member, using the specified binding constraints and matching the specified argument list.
Public methodInvokeMember(String, BindingFlags, Binder, Object, array<Object>[]()[], CultureInfo)Invokes the specified member, using the specified binding constraints and matching the specified argument list and culture.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkInvokeMember(String, BindingFlags, Binder, Object, array<Object>[]()[], array<ParameterModifier>[]()[], CultureInfo, array<String>[]()[])When overridden in a derived class, invokes the specified member, using the specified binding constraints and matching the specified argument list, modifiers and culture.
Top
See Also

Reference

Tags :


Page view tracker