NAnt SDK Documentation - v0.92

AssemblyAttributeEnumerator Class

Enumerates the AssemblyAttribute elements of a AssemblyAttributeCollection.

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

System.Object
   NAnt.DotNet.Types.AssemblyAttributeEnumerator

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

AssemblyAttributeEnumerator Members | NAnt.DotNet.Types Namespace