ExpressionPropertyDescriptorBase Methods
Name | Description |
---|---|
Add |
Enables other objects to be notified when this property changes.
Inherited from Property |
Can |
When overridden in a derived class, returns whether resetting an object changes its value.
Inherited from Property |
Create |
Creates a collection of attributes using the array of attributes passed to the constructor.
Inherited from Member |
Create |
Creates an instance of the specified type.
Inherited from Property |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Compares this to another object to see if they are equivalent.
Inherited from Property |
Fill |
Adds the attributes of the Property |
Find |
Finds the given method through reflection, with an option to search only public methods.
Inherited from Member |
Find |
Finds the given method through reflection, searching only for public methods.
Inherited from Member |
Get |
Returns the default Property |
Get |
Returns a Property |
Get |
Returns a Property |
Get |
Returns a Property |
Get |
Gets an editor of the specified type.
Inherited from Property |
Get |
Returns the hash code for this object.
Inherited from Property |
Get |
This method returns the object that should be used during invocation of members.
Inherited from Property |
Get |
Gets the component on which to invoke a method.
Inherited from Member |
Get |
Gets a component site for the given component.
Inherited from Member |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns a type using its name.
Inherited from Property |
Get |
When overridden in a derived class, gets the current value of the property on a component.
Inherited from Property |
Get |
Retrieves the current set of Value event handlers for a specific component.
Inherited from Property |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Raises the Value event that you implemented.
Inherited from Property |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Enables other objects to be notified when this property changes.
Inherited from Property |
Reset |
When overridden in a derived class, resets the value for this property of the component to the default value.
Inherited from Property |
Set |
When overridden in a derived class, sets the value of the component to a different value.
Inherited from Property |
Should |
|
To |
Returns a string that represents the current object. Inherited from Object. |
See Also