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

ResourceFileSetEnumerator Class

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for T:NAnt.DotNet.Types.ResourceFileSetEnumerator

Requirements

Namespace: NAnt.DotNet.Types

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

See Also

ResourceFileSetEnumerator Members | NAnt.DotNet.Types Namespace