NAnt SDK Documentation - v0.92

WebMapEnumerator Class

Enumerates the WebMap elements of a WebMapCollection.

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

System.Object
   NAnt.VSNet.Types.WebMapEnumerator

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

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

See Also

WebMapEnumerator Members | NAnt.VSNet.Types Namespace