NLog Logging Library

FilterCollection Class

[This is preliminary documentation and subject to change.]

A collection of elements of type Filter

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

System.Object
   System.Collections.CollectionBase
      NLog.FilterCollection

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

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

FilterCollection Members | NLog Namespace