NLog Logging Library

LayoutRendererCollection Class

[This is preliminary documentation and subject to change.]

A collection of elements of type LayoutRenderer

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

System.Object
   System.Collections.CollectionBase
      NLog.LayoutRendererCollection

[Visual Basic]
Public Class LayoutRendererCollection
    Inherits 
[C#]
public class LayoutRendererCollection : CollectionBase

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

LayoutRendererCollection Members | NLog Namespace