Represents the automation equivalent of ReferenceContainerNode. It implements References, ReferencesEvents, IEventSource, and CollectionPointContainer.
The OAReferences type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
OAReferences | Initializes a new instance of OAReferences for the supplied reference container node. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Add | Adds a reference to this container. |
![]() |
AddActiveX | Adds a COM component as a reference. |
![]() |
AddProject | Adds a project reference. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
Find | Finds a reference of the specified ID. |
![]() |
GetEnumerator | Gets a default enumerator for the references. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Item | Gets the reference at the specified index. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ContainingProject | Gets the project to which this reference container belongs. |
![]() |
Count | Gets the number of references in the container. |
![]() |
DTE | Gets the top-level automation object. |
![]() |
Parent | Gets the parent object of the corresponding ReferenceContainerNode. |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
ReferenceAdded | Raised when a reference is added to this container. |
![]() |
ReferenceChanged | Raised when a reference in this container is modified. |
![]() |
ReferenceRemoved | Raised when a reference is removed from this container. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IConnectionPointContainer.EnumConnectionPoints | (Inherited from ConnectionPointContainer.) |
![]() ![]() |
IConnectionPointContainer.FindConnectionPoint | (Inherited from ConnectionPointContainer.) |
Top
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)