System.Reflection.FieldInfo

E697539

System.Reflection.FieldInfo is a .NET reflection class that represents and provides metadata and access functionality for a field of a type.

Try in SPARQL Jump to: Statements Referenced by

Statements (52)

Predicate Object
instanceOf .NET reflection class
System.Type member metadata class
assembly System.Runtime NERFINISHED
mscorlib
canRepresent instance fields
literal fields
readonly fields
static fields
hasMethod Equals
GetCustomAttributes
GetCustomAttributesData
GetHashCode
GetOptionalCustomModifiers
GetRequiredCustomModifiers NERFINISHED
GetValue
GetValueDirect
IsDefined
SetValue
SetValueDirect
ToString
hasProperty Attributes
DeclaringType
FieldType
IsAssembly
IsFamily
IsFamilyAndAssembly
IsFamilyOrAssembly
IsInitOnly
IsLiteral
IsNotSerialized
IsPinvokeImpl
IsPrivate
IsPublic
IsSpecialName
IsStatic
MemberType
MetadataToken
Name
ReflectedType
inheritsFrom System.Reflection.MemberInfo NERFINISHED
introducedIn .NET Framework 1.0 NERFINISHED
isAbstractClass true
isUsedFor ORM mapping frameworks
dependency injection frameworks
dynamic access to field values
obtaining field attributes
reflection-based serialization
runtime inspection of fields
namespace System.Reflection NERFINISHED
provides access functionality for a field
metadata for a field
represents field of a type

Referenced by (1)

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

System.Reflection containsType System.Reflection.FieldInfo