Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents the automation equivalent of ReferenceContainerNode. It implements References, ReferencesEvents, IEventSource, and CollectionPointContainer.
The OAReferences type exposes the following members.
Methods
Name
Description
Adds a reference to this container.
Adds a COM component as a reference.
Adds a project reference.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Finds a reference of the specified ID.
Gets a default enumerator for the references.
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Gets the reference at the specified index.
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the project to which this reference container belongs.
Gets the number of references in the container.
Gets the top-level automation object.
Gets the parent object of the corresponding ReferenceContainerNode.
Top
Events
Name
Description
Raised when a reference is added to this container.
Raised when a reference in this container is modified.
Raised when a reference is removed from this container.
Top
Explicit Interface Implementations
Name
Description
IConnectionPointContainer.EnumConnectionPoints
This method does nothing. (Inherited from ConnectionPointContainer.)
IConnectionPointContainer.FindConnectionPoint
Returns the connection point associated with the specified interface ID. (Inherited from ConnectionPointContainer.)
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Automation Namespace