ComponentModelElement Members
Include Protected Members
Include Inherited Members
The ComponentModelElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ComponentModelElement |
Initializes a new instance of ComponentModelElement.
|
Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Site |
Gets the ISite of the Component.
|
Events
Name | Description | |
---|---|---|
Disposed |
Occurs when the IComponent is disposed.
|
|
PropertyChanged |
Occurs when a property value changed.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
ICustomTypeDescriptor.GetAttributes | ||
ICustomTypeDescriptor.GetClassName | ||
ICustomTypeDescriptor.GetComponentName | ||
ICustomTypeDescriptor.GetConverter | ||
ICustomTypeDescriptor.GetDefaultEvent | ||
ICustomTypeDescriptor.GetDefaultProperty | ||
ICustomTypeDescriptor.GetEditor | ||
GetEvents | Overloaded. | |
GetProperties | Overloaded. | |
ICustomTypeDescriptor.GetPropertyOwner |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Hosting Namespace