COMReferenceItem Methods |
The COMReferenceItem type exposes the following members.
Name | Description | |
---|---|---|
Equals |
See if specified item equals this one by name alone
(Inherited from ReferenceItem.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAttributes | Returns a collection of custom attributes for this instance of a component. (Inherited from ReferenceItem.) | |
GetClassName | Returns the class name of this instance of a component. (Inherited from ReferenceItem.) | |
GetComponentName | Returns the name of this instance of a component. (Inherited from ReferenceItem.) | |
GetConverter | Returns a type converter for this instance of a component. (Inherited from ReferenceItem.) | |
GetDefaultEvent | Returns the default event for this instance of a component. (Inherited from ReferenceItem.) | |
GetDefaultProperty | Returns the default property for this instance of a component. (Inherited from ReferenceItem.) | |
GetEditor | Returns an editor of the specified type for this instance of a component. (Inherited from ReferenceItem.) | |
GetEvents | Returns the events for this instance of a component. (Inherited from ReferenceItem.) | |
GetEvents(Attribute) | Returns the events for this instance of a component using the specified attribute array as a filter. (Inherited from ReferenceItem.) | |
GetHashCode |
Get a hash code for this item
(Inherited from ReferenceItem.) | |
GetProperties | Returns the properties for this instance of a component. (Inherited from ReferenceItem.) | |
GetProperties(Attribute) | Returns the properties for this instance of a component using the attribute array as a filter. (Inherited from ReferenceItem.) | |
GetPropertyOwner | Returns an object that contains the property described by the specified property descriptor. (Inherited from ReferenceItem.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString |
Return a string representation of the item
(Inherited from ReferenceItem.) |