Summary
Returns an enumerator that can iterate through the collection.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- Project
Entry Collection
Syntax
public ProjectEntryEnumerator GetEnumerator()
Return Value
| Type | Description |
|---|---|
| Project |
A NAnt.VSNet.ProjectEntryEnumerator for the entire collection.
|
