FilterCollection.Add Method
[This is preliminary documentation and subject to change.]
Adds an instance of type Filter to the end of this FilterCollection.
[Visual Basic]
Overridable Public Sub Add( _
ByVal
value As
Filter _
)
Parameters
-
value
- The Filter to be added to the end of this FilterCollection.
See Also
FilterCollection Class | NLog Namespace