FilterCollection.Remove Method
[This is preliminary documentation and subject to change.]
Removes the first occurrence of a specific Filter from this FilterCollection.
[Visual Basic]
Overridable Public Sub Remove( _
ByVal
value As
Filter _
)
Parameters
-
value
- The Filter value to remove from this FilterCollection.
See Also
FilterCollection Class | NLog Namespace