.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.Reflection
  3. MemberInfo
  4. GetType()
  • MemberInfo
    • MemberInfo()
    • CustomAttributes
    • DeclaringType
    • IsCollectible
    • MemberType
    • MetadataToken
    • Module
    • Name
    • ReflectedType
    • Equals(Object)
    • GetCustomAttributes(Boolean)
    • GetCustomAttributes(Type, Boolean)
    • GetCustomAttributesData()
    • GetHashCode()
    • GetType()
    • HasSameMetadataDefinitionAs(MemberInfo)
    • IsDefined(Type, Boolean)
    • operator !=(MemberInfo, MemberInfo)
    • operator ==(MemberInfo, MemberInfo)
    • GetCustomAttribute(MemberInfo, Type)
    • GetCustomAttribute(MemberInfo, Type, Boolean)
    • GetCustomAttribute<T>(MemberInfo)
    • GetCustomAttribute<T>(MemberInfo, Boolean)
    • GetCustomAttributes(MemberInfo)
    • GetCustomAttributes(MemberInfo, Boolean)
    • GetCustomAttributes(MemberInfo, Type)
    • GetCustomAttributes(MemberInfo, Type, Boolean)
    • GetCustomAttributes<T>(MemberInfo)
    • GetCustomAttributes<T>(MemberInfo, Boolean)
    • GetMetadataToken(MemberInfo)
    • HasMetadataToken(MemberInfo)
    • IsDefined(MemberInfo, Type)
    • IsDefined(MemberInfo, Type, Boolean)
net11
namespace System.Reflection
{
    [ClassInterface(ClassInterfaceType.None)]
    public abstract class MemberInfo : ICustomAttributeProvider, _MemberInfo
    {
        public Type GetType();
    }
}
.NET Framework 1.1
Information specific to net11
Assembly

mscorlib , Version=1.0.5000.0, PublicKeyToken=b77a5c561934e089

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙