NAnt SDK Documentation - v0.85-nightly-2005-11-09

CategoryEnumerator Class

[This is preliminary documentation and subject to change.]

Enumerates the Category elements of a CategoryCollection.

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

System.Object
   NAnt.NUnit2.Types.CategoryEnumerator

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

Remarks

Missing <remarks> documentation for T:NAnt.NUnit2.Types.CategoryEnumerator

Requirements

Namespace: NAnt.NUnit2.Types

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

See Also

CategoryEnumerator Members | NAnt.NUnit2.Types Namespace