See also:
NTier Windows Forms Framework Home
NTier Framework API reference

An enumerable across VSCodeType objects available from a collection of EnvDTE.ProjectItems.

Namespace: NTier.Design.DTE
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0

Syntax

C#
public class ProjectItemsTypesEnumerable : IEnumerable
Visual Basic
Public Class ProjectItemsTypesEnumerable
	Implements IEnumerable
Visual C++
public ref class ProjectItemsTypesEnumerable : IEnumerable

Inheritance Hierarchy

System..::..Object
  NTier.Design.DTE..::..ProjectItemsTypesEnumerable

See Also