System.RuntimeType

E697566

System.RuntimeType is an internal .NET Framework type that represents the runtime implementation of the Type class used for reflection and metadata inspection.

Try in SPARQL Jump to: Statements Referenced by

Statements (51)

Predicate Object
instanceOf .NET internal framework type
System.Type subclass
runtime type representation
baseClass System.Type NERFINISHED
correspondsTo metadata type definitions in assemblies
createdVia runtime type loading
definedInAssembly mscorlib NERFINISHED
definedInNamespace System NERFINISHED
exposesMethod GetConstructors
GetCustomAttributes
GetElementType
GetFields
GetGenericArguments
GetInterfaces
GetMembers
GetMethods
GetProperties
IsAssignableFrom
IsSubclassOf
MakeGenericType
exposesProperty Assembly
BaseType
FullName
IsAbstract
IsArray
IsClass
IsGenericType
IsInterface
IsSealed
IsValueType
Name
Namespace
implementsInterface System.Reflection.IReflect NERFINISHED
System.Runtime.InteropServices._Type NERFINISHED
instantiatedBy common language runtime NERFINISHED
isAbstract false
isInternal true
isPublic false
isSealed true
isSerializable true
lifecycleManagedBy common language runtime type system
notIntendedFor direct use in user code
platform .NET 5+
.NET Core NERFINISHED
.NET Framework NERFINISHED
underlyingTypeFor System.Type NERFINISHED
usedBy System.Type public API
reflection services in .NET Framework
usedFor metadata inspection
reflection
runtime representation of System.Type

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

System.Reflection relatedTo System.RuntimeType