CodeElements
(EnvDTE.CodeElements)
Inherits:
Interfaces:
IEnumerable
Derived Types:
0
Assembly:
envdte.dll
A collection of objects representing code constructs in a source file.
VB.NET
C#
|
C#
public interface CodeElements : System.Collections.IEnumerable
{
}
Articles