NLog Logging Library

LayoutCollection.Enumerator Class

[This is preliminary documentation and subject to change.]

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

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

System.Object
   NLog.LayoutCollection.Enumerator

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

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

LayoutCollection.Enumerator Members | NLog Namespace