Leadtools.Dicom.Common

SequenceMacro Method

Show in webframe





The macro element that holds information about the dataset.
The name of the macro.
The parameters that were passed to the macro.
Provides a Macro that allows editing of sequence items.
Syntax
public static string SequenceMacro( 
   MacroElement element,
   string name,
   params object[] parameters
)
'Declaration
 
Public Shared Function SequenceMacro( _
   ByVal element As MacroElement, _
   ByVal name As String, _
   ByVal ParamArray parameters() As Object _
) As String
'Usage
 
Dim element As MacroElement
Dim name As String
Dim parameters() As Object
Dim value As String
 
value = DicomMacros.SequenceMacro(element, name, parameters)

            

            
public:
static String^ SequenceMacro( 
   MacroElement^ element,
   String^ name,
   ... array<Object^>^ parameters
) 

Parameters

element
The macro element that holds information about the dataset.
name
The name of the macro.
parameters
The parameters that were passed to the macro.

Return Value

A string value representative of the macro.
Remarks
The sequence macro allows editing of existing tags under a sequence item. The following parameters or valid:
Requirements

Target Platforms

See Also

Reference

DicomMacros Class
DicomMacros Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features