ProjectEntryCollection.

GetEnumerator() Method

Summary

Returns an enumerator that can iterate through the collection.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
ProjectEntryCollection

Syntax

public ProjectEntryEnumerator GetEnumerator()

Return Value

Type Description
ProjectEntryEnumerator A NAnt.VSNet.ProjectEntryEnumerator for the entire collection.