NAnt SDK Documentation - v0.92

ResourceFileSetEnumerator Class

Enumerates the ResourceFileSet elements of a ResourceFileSetCollection.

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

System.Object
   NAnt.DotNet.Types.ResourceFileSetEnumerator

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

ResourceFileSetEnumerator Members | NAnt.DotNet.Types Namespace