Imports Methods
Visual Studio 2015
Namespace:
VSLangProj
Assembly: VSLangProj (in VSLangProj.dll)
| Name | Description | |
|---|---|---|
![]() | Add(String^) | Adds a new import statement to the Imports collection. |
![]() | GetEnumerator() | Gets an enumeration for items in a collection. |
![]() | Item(Int32) | |
![]() | Remove(Object^) | Removes an imports statement from the Imports collection. The imports statement to be removed may be indexed by either the string specifying the import or by a one-based index. |
Show:
