References Collection
Description
Represents the set of references in the project.
Remarks
Use the References collection to add or remove references. The References collection is the same as the set of references selected in the References dialog box.
Properties
Count property, Parent property, VBE property.
Methods
AddFromFile method, AddFromGuid method, Item method, Remove method.
Events
ItemAdded event, ItemRemoved event.
See Also
AddFromFile method, AddFromGuid method, Item method, Reference object, ReferencesEvents object, Remove method, VBProject object.