NLog Logging Library

LayoutRendererCollection.Enumerator Class

[This is preliminary documentation and subject to change.]

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

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

System.Object
   NLog.LayoutRendererCollection.Enumerator

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

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

LayoutRendererCollection.Enumerator Members | NLog Namespace