LEADTOOLS Medical (Leadtools.Dicom assembly)

Find(String) Method

Show in webframe







Context Identifier (CID). For a list of the Context Identifiers of the Context Groups maintained internally, refer to Context Identifier Values.
Returns a DicomContextGroup object to the Context Group in the Context Group Table that has the specified Context Identifier (CID).
Syntax
public DicomContextGroup Find( 
   string contextID
)
'Declaration
 
Public Overloads Function Find( _
   ByVal contextID As String _
) As DicomContextGroup
'Usage
 
Dim instance As DicomContextGroupTable
Dim contextID As String
Dim value As DicomContextGroup
 
value = instance.Find(contextID)
public DicomContextGroup Find( 
   string contextID
)

            

            
 function Leadtools.Dicom.DicomContextGroupTable.Find(String)( 
   contextID 
)
public:
DicomContextGroup^ Find( 
   String^ contextID
) 

Parameters

contextID
Context Identifier (CID). For a list of the Context Identifiers of the Context Groups maintained internally, refer to Context Identifier Values.

Return Value

a DicomContextGroup object to the Context Group in the Context Group Table that has the specified Context ID.
Remarks
Example
For an example, refer to Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags).
Requirements

Target Platforms

See Also

Reference

DicomContextGroupTable Class
DicomContextGroupTable Members
Overload List
Load(String) Method
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
GetFirst Method
GetFirstCodedConcept Method
FindCodedConcept Method

 

 


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

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