Search notes:

System.Reflection.MemberInfo (abstract class)

System.Reflection.MemberInfo provides information about a type's members and the members' metadata.
MemberInfo inherits directly from System.Object.
Classes that inherit from MemberInfo include

Properties and methods

CustomAttributes
DeclaringType
Equals()
GetCustomAttributes()
GetCustomAttributesData()
GetHashCode()
HasSameMetadataDefinitionAs()
IsCollectible
IsDefined()
MemberType A value of the System.Reflection.MemberTypes enum
MetadataToken
Module
Name
ReflectedType

Index