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