|
| Name | Description |
|---|
.gif) .gif) .gif) | Equals | Returns a value that indicates whether this instance is equal to a specified object. (Overrides MemberInfo..::.Equals(Object).)
In XNA Framework 3.0, this member is inherited from Object..::.Equals(Object).
In Portable Class Library Portable Class Library, this member is inherited from Object..::.Equals(Object). |
.gif) .gif) .gif) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
.gif) .gif) .gif) | GetCustomAttributes(Boolean) | When overridden in a derived class, returns an array of all custom attributes applied to this member. (Inherited from MemberInfo.) |
.gif) .gif) .gif) | GetCustomAttributes(Type, Boolean) | When overridden in a derived class, returns an array of custom attributes applied to this member and identified by Type. (Inherited from MemberInfo.) |
.gif) | GetCustomAttributesData | Returns a list of CustomAttributeData objects representing data about the attributes that have been applied to the target member. (Inherited from MemberInfo.) |
.gif) .gif) .gif) .gif) | GetFieldFromHandle(RuntimeFieldHandle) | Gets a FieldInfo for the field represented by the specified handle. |
.gif) .gif) | GetFieldFromHandle(RuntimeFieldHandle, RuntimeTypeHandle) | Gets a FieldInfo for the field represented by the specified handle, for the specified generic type. |
.gif) .gif) .gif) | GetHashCode | Returns the hash code for this instance. (Overrides MemberInfo..::.GetHashCode()()().)
In XNA Framework 3.0, this member is inherited from Object..::.GetHashCode()()().
In Portable Class Library Portable Class Library, this member is inherited from Object..::.GetHashCode()()(). |
.gif) | GetOptionalCustomModifiers | Gets an array of types that identify the optional custom modifiers of the field. |
.gif) | GetRawConstantValue | Returns a literal value associated with the field by a compiler. |
.gif) | GetRequiredCustomModifiers | Gets an array of types that identify the required custom modifiers of the property. |
.gif) .gif) .gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
.gif) .gif) .gif) | GetValue | When overridden in a derived class, returns the value of a field supported by a given object. |
.gif) | GetValueDirect | Returns the value of a field supported by a given object. |
.gif) .gif) .gif) | IsDefined | When overridden in a derived class, indicates whether one or more attributes of the specified type or of its derived types is applied to this member. (Inherited from MemberInfo.) |
.gif) .gif) .gif) | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
.gif) .gif) .gif) | SetValue(Object, Object) | Sets the value of the field supported by the given object. |
.gif) .gif) | SetValue(Object, Object, BindingFlags, Binder, CultureInfo) | When overridden in a derived class, sets the value of the field supported by the given object. |
.gif) | SetValueDirect | Sets the value of the field supported by the given object. |
.gif) .gif) .gif) | ToString | Returns a string that represents the current object. (Inherited from Object.) |