System::Reflection::MethodBase::get_MemberType method

MethodBase::get_MemberType method

Indicating the type of the member - method, constructor, event, and so on.

virtual MemberTypes System::Reflection::MethodBase::get_MemberType() const override

See Also