NLog Logging Library

TargetCollection.Enumerator Class

[This is preliminary documentation and subject to change.]

Type-specific enumeration class, used by TargetCollection.GetEnumerator.

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

System.Object
   NLog.TargetCollection.Enumerator

[Visual Basic]
Public Class TargetCollection.Enumerator
    Implements IEnumerator
[C#]
public class TargetCollection.Enumerator : IEnumerator

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

TargetCollection.Enumerator Members | NLog Namespace