NAnt SDK Documentation - v0.92

LibraryEnumerator Class

Enumerates the Library elements of a LibraryCollection.

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

System.Object
   NAnt.VisualCpp.Types.LibraryEnumerator

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

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

See Also

LibraryEnumerator Members | NAnt.VisualCpp.Types Namespace