Templates Interface
Visual Studio 2015
Represents all of the templates in the current project.
Assembly: EnvDTE90 (in EnvDTE90.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of templates in the collection. |
![]() | Item[Int32] | Represents a specific template in the Templates collection. |
| Name | Description | |
|---|---|---|
![]() | GetEnumerator() | Returns an enumeration for items in a collection. |
Show:

