References Methods

 

Namespace:   VSLangProj
Assembly:  VSLangProj (in VSLangProj.dll)

NameDescription
System_CAPS_pubmethodAdd(String^)

Adds a new reference to the project.

System_CAPS_pubmethodAddActiveX(String^, Int32, Int32, Int32, String^)

Adds a reference to an ActiveX type library.

System_CAPS_pubmethodAddProject(Project^)

Adds a new project reference to the project and returns the newly created Reference object.

System_CAPS_pubmethodFind(String^)

Searches the references in a project for an object that has the specified Identity.

System_CAPS_pubmethodGetEnumerator()

Gets an enumeration for items in a collection.

System_CAPS_pubmethodItem(Object^)

Returns an indexed Reference object.

Return to top
Show: