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

An enumerable across VSCodeType objects in a collection of EnvDTE.CodeElements.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  NTier.Design.DTE..::..VSCodeTypesEnumerable

See Also