MoreLinq
Trace Method
NamespacesMoreLinqMoreEnumerableTrace()()()()
Members
IconMemberDescription
Trace<(Of <<'(TSource>)>>)(IEnumerable<(Of <<'(TSource>)>>))
Traces the elements of a source sequence for diagnostics.

Trace<(Of <<'(TSource>)>>)(IEnumerable<(Of <<'(TSource>)>>), String)
Traces the elements of a source sequence for diagnostics using custom formatting.

Trace<(Of <<'(TSource>)>>)(IEnumerable<(Of <<'(TSource>)>>), Func<(Of <<'(TSource, String>)>>))
Traces the elements of a source sequence for diagnostics using a custom formatter.

Assembly: MoreLinq (Module: MoreLinq.dll) Version: 1.0.16006.0 (1.0.16006.1845)