The members of System.Runtime.InteropServices._FieldInfo are listed below.
| [read-only] | Attributes | System.Reflection.FieldAttributes. Documentation for this section has not yet been entered. |
| [read-only] | DeclaringType | Type. Documentation for this section has not yet been entered. |
| [read-only] | FieldHandle | RuntimeFieldHandle. Documentation for this section has not yet been entered. |
| [read-only] | FieldType | Type. Documentation for this section has not yet been entered. |
| [read-only] | IsAssembly | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsFamily | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsFamilyAndAssembly | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsFamilyOrAssembly | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsInitOnly | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsLiteral | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsNotSerialized | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsPinvokeImpl | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsPrivate | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsPublic | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsSpecialName | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsStatic | bool. Documentation for this section has not yet been entered. |
| [read-only] | MemberType | System.Reflection.MemberTypes. Documentation for this section has not yet been entered. |
| [read-only] | Name | string. Documentation for this section has not yet been entered. |
| [read-only] | ReflectedType | Type. Documentation for this section has not yet been entered. |
Equals(object)Documentation for this section has not yet been entered. | ||
GetCustomAttributes(bool)Documentation for this section has not yet been entered. | ||
GetCustomAttributes(Type, bool)Documentation for this section has not yet been entered. | ||
GetHashCode()Documentation for this section has not yet been entered. | ||
GetIDsOfNames(ref Guid, IntPtr, uint, uint, IntPtr)Documentation for this section has not yet been entered. | ||
GetType()Documentation for this section has not yet been entered. | ||
GetTypeInfo(uint, uint, IntPtr)Documentation for this section has not yet been entered. | ||
GetTypeInfoCount(out uint)Documentation for this section has not yet been entered. | ||
GetValue(object)Documentation for this section has not yet been entered. | ||
GetValueDirect(TypedReference)Documentation for this section has not yet been entered. | ||
Invoke(uint, ref Guid, uint, short, IntPtr, IntPtr, IntPtr, IntPtr)Documentation for this section has not yet been entered. | ||
IsDefined(Type, bool)Documentation for this section has not yet been entered. | ||
SetValue(object, object)Documentation for this section has not yet been entered. | ||
SetValue(object, object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Globalization.CultureInfo)Documentation for this section has not yet been entered. | ||
SetValueDirect(TypedReference, object)Documentation for this section has not yet been entered. | ||
ToString()Documentation for this section has not yet been entered. | ||