IMemberInfo Methods
Declares members implemented by classes that supply metadata information on members of a type.
Name | Description |
---|---|
Add |
Dynamically associates the specified attribute with the current member. |
Add |
Dynamically associates an attribute to the current type at run time.
Inherited from IBase |
Add |
Extends the current IBase |
Deserialize |
Deserializes an object’s member value from a string. |
Find |
Indicates whether an attribute specified by the generic type parameter is associated with the type represented by the current IBase |
Find |
Indicates whether an attribute specified by the generic type parameter is associated with the type represented by the current IBase |
Find |
Returns the attributes of the type specified by the generic type parameter, associated with the type represented by the current IBase |
Find |
Returns the attributes of the type specified by the generic type parameter, associated with the type represented by the current IBase |
Get |
Provides access to additional metadata.
Inherited from IBase |
Get |
Returns an object referenced by a specific object, containing the last property defined in the IMember |
Get |
Returns the properties that form the current property’s IMember |
Get |
Retrieves the member’s value. |
Serialize |
Serializes an object’s member value into a string. |
Set |
Changes the member’s value. |
See Also