Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Find(String) Method
See Also 
Leadtools.Dicom Namespace > DicomContextGroupTable Class > Find Method : Find(String) Method



contextID
Context Identifier (CID). For a list of the Context Identifiers of the Context Groups maintained internally, refer to Context Identifier Values.
contextID
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

Visual Basic (Declaration) 
Overloads Public Function Find( _
   ByVal contextID As String _
) As DicomContextGroup
Visual Basic (Usage)Copy Code
Dim instance As DicomContextGroupTable
Dim contextID As String
Dim value As DicomContextGroup
 
value = instance.Find(contextID)
C# 
public DicomContextGroup Find( 
   string contextID
)
C++/CLI 
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 specified Context ID.

Example

Remarks

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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