get_MemberType()

MethodBase::get_MemberType() const method

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

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

See Also