LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

Load(DicomContextIdentifierType) Method








The Context Identifier (CID) of the Context Group to be loaded from the internal table.
Loads the specified Context Group from the internal table into the Context Group Table. .NET support WinRT support
Syntax
public void Load( 
   DicomContextIdentifierType contextID
)
'Declaration
 
Public Overloads Sub Load( _
   ByVal contextID As DicomContextIdentifierType _
) 
'Usage
 
Dim instance As DicomContextGroupTable
Dim contextID As DicomContextIdentifierType
 
instance.Load(contextID)
public void Load( 
   DicomContextIdentifierType contextID
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomContextGroupTable.Load(DicomContextIdentifierType)( 
   contextID 
)
public:
void Load( 
   DicomContextIdentifierType contextID
) 

Parameters

contextID
The Context Identifier (CID) of the Context Group to be loaded from the internal table.
Remarks
You can add a Context Group to the Context Group Table either by loading it from the internal table maintained by LEADTOOLS or by inserting it directly into the Context Group Table. The Context Groups in the internal table are those defined by the DICOM Content Mapping Resource (DCMR). For a list of possible values, refer to Context Identifier Values. To insert a Context Group, use the Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) method.

If the Context Group Table already contains a Context Group with the specified Context ID, the method will just return successfully.

Example
For an example, refer to Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomContextGroupTable Class
DicomContextGroupTable Members
Overload List
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
Delete Method
Reset Method
Find(String) Method
GetFirst Method
GetFirstCodedConcept Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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