ReflectionClassInfo Methods
Provides access to the metadata information of a class gathered via Reflection.
Name | Description |
---|---|
Add |
Adds a new attribute to the attribute collection of the type.
Inherited from XPType |
Add |
Adds the specified member’s metadata information to the Reflection |
Check |
This member supports the XPO Framework infrastructure and is not intended to be used directly from your code.
Inherited from XPClass |
Clear |
Clears modifications made with the specified persistent object. |
Create |
Creates a new member metadata which is referenced to the specified XPClass |
Create |
Creates a new member metadata which is referenced to the specified XPClass |
Create |
Creates a new member metadata which references the specified XPClass |
Create |
Creates a new member metadata.
Inherited from XPClass |
Create |
Creates a new member metadata.
Inherited from XPClass |
Create |
Creates a new member metadata.
Inherited from XPClass |
Create |
Creates a new persistent object.
Inherited from XPClass |
Create |
Instantiates an existing persistent object upon loading it from the database.
Inherited from XPClass |
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. |
Find |
Searches for an attribute with the specified name.
Inherited from XPType |
Find |
Searches for an attribute of the specified type.
Inherited from XPType |
Find |
Returns information on the member with the specified name.
Inherited from XPClass |
Get |
Returns the attribute with the specified name.
Inherited from XPType |
Get |
Returns the attribute of the specified type.
Inherited from XPType |
Get |
This method is intended for internal use.
Inherited from XPClass |
Get |
This member supports the XPO Framework infrastructure and is not intended to be used directly from your code.
Inherited from XPClass |
Get |
This member supports the XPO Framework infrastructure and is not intended to be used directly from your code.
Inherited from XPClass |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the value of the key property.
Inherited from XPClass |
Get |
Returns information on the member with the specified name.
Inherited from XPClass |
Get |
Returns information on the persistent member with the specified name.
Inherited from XPClass |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from XPClass |
Get |
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
Inherited from XPClass |
Get |
Gets the short name of the specified assembly.
Inherited from XPClass |
Get |
Gets the Type of the current instance. Inherited from Object. |
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 |
Has |
Checks if there are modifications in the specified persistent object. |
Is |
Determines whether an instance of the current type can be assigned to an instance of the specified type.
Inherited from XPClass |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
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 |
To |
Returns a string that represents the full name of the class.
Inherited from XPClass |
See Also