←Select platform

Log(DicomDataSet,String,Object[]) Method

Summary

Logs the specified message to a text file and saves the dataset.

Syntax

C#
VB
C++
protected void Log(  
   Leadtools.Dicom.DicomDataSet ds, 
   string format, 
   params object[] args 
) 
Protected Overloads Sub Log( _ 
   ByVal ds As Leadtools.Dicom.DicomDataSet, _ 
   ByVal format As String, _ 
   ByVal ParamArray args() As Object _ 
) 
protected: 
void Log(  
   Leadtools.Dicom.DicomDataSet^ ds, 
   String^ format, 
   ... array<Object^>^ args 
) 

Parameters

ds
The ds.

format
The format.

args
The args.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize