WebMapCollection.

GetEnumerator() Method

Summary

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

Syntax

public WebMapEnumerator GetEnumerator()

Return Value

Type Description
WebMapEnumerator A NAnt.VSNet.Types.WebMapEnumerator for the entire collection.