XPMemberInfo Methods
Serves as a base for classes that provide access to member metadata.
Name | Description |
---|---|
Add |
Adds a new attribute to the attribute collection of the type.
Inherited from XPType |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Expand |
This member supports the .NET Framework infrastructure and cannot be used directly from your code. |
Find |
Searches for an attribute with the specified name.
Inherited from XPType |
Find |
Searches for an attribute of the specified type.
Inherited from XPType |
Get |
Obsolete. This member supports the .NET Framework infrastructure and cannot be used directly from your code. |
Get |
This member supports the .NET Framework infrastructure and cannot be used directly from your code. |
Get |
Obsolete. Gets the property metadata which is associated with the current XPMember |
Get |
Returns the attribute with the specified name.
Inherited from XPType |
Get |
Returns the attribute of the specified type.
Inherited from XPType |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
This member supports the .NET Framework infrastructure and cannot be used directly from your code. |
Get |
Checks whether or not the member is modified. |
Get |
Returns the old value of the member. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
When implemented in a derived class, returns the property’s value. |
Has |
Determines whether the type has the specified attribute.
Inherited from XPType |
Has |
Determines whether the type has an attribute of the specified type.
Inherited from XPType |
Is |
This member supports the .NET Framework infrastructure and cannot be used directly from your code. |
Make |
This method is intended for internal use. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Process |
This member supports the .NET Framework infrastructure and cannot be used directly from your code. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the attribute of the specified type.
Inherited from XPType |
Reset |
Resets the member’s modification. |
Set |
Marks the member as modified. |
Set |
When implemented in a derived class, sets the property’s value. |
To |
Returns a string which represents the current object. |
See Also