ToDebugString(IList<ElementSetResult>) Method
Summary
Helper to construct a debug string from a list of results.
Syntax
<ExtensionAttribute()>
Public Shared Function ToDebugString(
ByVal sets As IList(Of ElementSetResult
)) As String
Parameters
Return Value
Debug string for the results list.