NAnt SDK Documentation - v0.92

ProjectEntryEnumerator Class

Enumerates the ProjectEntry elements of a ProjectEntryCollection.

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

System.Object
   NAnt.VSNet.ProjectEntryEnumerator

[Visual Basic]
Public Class ProjectEntryEnumerator
    Implements IEnumerator
[C#]
public class ProjectEntryEnumerator : 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.VSNet

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

See Also

ProjectEntryEnumerator Members | NAnt.VSNet Namespace