NLog Logging Library

LayoutCollection Class

[This is preliminary documentation and subject to change.]

A collection of elements of type Layout

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

System.Object
   System.Collections.CollectionBase
      NLog.LayoutCollection

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

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

LayoutCollection Members | NLog Namespace