LibraryCollection.

GetEnumerator() Method

Summary

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

Syntax

public LibraryEnumerator GetEnumerator()

Return Value

Type Description
LibraryEnumerator A NAnt.VisualCpp.Types.LibraryEnumerator for the entire collection.