ProjectBaseCollection.

GetEnumerator() Method

Summary

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

Syntax

public ProjectBaseEnumerator GetEnumerator()

Return Value

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