←Select platform

ToDebugString(ElementSetResult) Method

Summary

Helper to construct a debug string from the results.

Syntax
C#
VB
C++
public static string ToDebugString( 
   this ElementSetResult set 
) 
<ExtensionAttribute()> 
 Public Shared Function ToDebugString( 
   ByVal set As ElementSetResult 
) As String 
public:  
   [ExtensionAttribute] 
   static String^ ToDebugString( 
      ElementSetResult^ set 
   ) 

Parameters

set

The element set results to construct a debug string.

Return Value

The debug string.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.