NAnt SDK Documentation - v0.92

SymbolEnumerator Class

Enumerates the Symbol elements of a SymbolCollection.

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

System.Object
   NAnt.VisualCpp.Types.SymbolEnumerator

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

SymbolEnumerator Members | NAnt.VisualCpp.Types Namespace