NLog Logging Library

TargetCollection Class

[This is preliminary documentation and subject to change.]

A collection of elements of type Target

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

System.Object
   System.Collections.CollectionBase
      NLog.TargetCollection

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

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

TargetCollection Members | NLog Namespace