Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DebugString Method






Options used when writing the debug message
List of strings to include in the debug message
Writes a debug message with options
Syntax
public static void DebugString( 
   DebugStringOptions options,
   params string[] list
)
'Declaration
 
Public Shared Sub DebugString( _
   ByVal options As DebugStringOptions, _
   ByVal ParamArray list() As String _
) 
'Usage
 
Dim options As DebugStringOptions
Dim list() As String
 
DicomUtilities.DebugString(options, list)
public:
static void DebugString( 
   DebugStringOptions options,
   ... array<String^>^ list
) 

Parameters

options
Options used when writing the debug message
list
List of strings to include in the debug message
Requirements

Target Platforms

See Also

Reference

DicomUtilities Class
DicomUtilities Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features