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

Default Method (DicomContextGroupTable)








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. .NET support WinRT support
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
)
ObjectiveC Syntax
 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: 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
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-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