NLog Logging Library

TargetCollection.Enumerator.MoveNext Method 

[This is preliminary documentation and subject to change.]

[Visual Basic]
NotOverridable Public Function MoveNext() As Boolean _
    Implements IEnumerator.MoveNext
[C#]
public bool MoveNext();

Return Value

Implements

IEnumerator.MoveNext

See Also

TargetCollection.Enumerator Class | NLog Namespace