LEADTOOLS Medical (Leadtools.Dicom assembly)

Default Method (DicomContextGroupTable)

Show in webframe







DicomContextGroup object that specifies the Context Group to be restored. If this parameter is set to null, the method restores all the Context Groups in the Context Group Table.
Restores the specified Context Group to the default values as stored in the internal table maintained by LEADTOOLS.
Syntax
public bool Default( 
   DicomContextGroup contextGroup
)
'Declaration
 
Public Function Default( _
   ByVal contextGroup As DicomContextGroup _
) As Boolean
'Usage
 
Dim instance As DicomContextGroupTable
Dim contextGroup As DicomContextGroup
Dim value As Boolean
 
value = instance.Default(contextGroup)
public bool Default( 
   DicomContextGroup contextGroup
)

            

            
 function Leadtools.Dicom.DicomContextGroupTable.Default( 
   contextGroup 
)
public:
bool Default( 
   DicomContextGroup^ contextGroup
) 

Parameters

contextGroup
DicomContextGroup object that specifies the Context Group to be restored. If this parameter is set to null, the method restores all the Context Groups in the Context Group Table.

Return Value

true, the specified Context Group was restored successfully. false, the method failed to allocate memory.
Remarks
Example
For an example, refer to Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags).
Requirements

Target Platforms

See Also

Reference

DicomContextGroupTable Class
DicomContextGroupTable Members
LoadXml(String) Method
Load(String) Method
Reset Method
Delete Method
DeleteCodedConcept Method
SetCodeMeaning Method
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) 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