NAnt SDK Documentation - v0.92

NamespaceImportEnumerator Class

Enumerates the NamespaceImport items of a NamespaceImportCollection.

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

System.Object
   NAnt.DotNet.Types.NamespaceImportEnumerator

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

NamespaceImportEnumerator Members | NAnt.DotNet.Types Namespace