NAnt SDK Documentation - v0.92

PackageEnumerator Class

Enumerates the Package elements of a PackageCollection.

For a list of all members of this type, see PackageEnumerator Members.

System.Object
   NAnt.DotNet.Types.PackageEnumerator

[Visual Basic]
Public Class PackageEnumerator
    Implements IEnumerator
[C#]
public class PackageEnumerator : IEnumerator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAnt.DotNet.Types

Assembly: NAnt.DotNetTasks (in NAnt.DotNetTasks.dll)

See Also

PackageEnumerator Members | NAnt.DotNet.Types Namespace