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

FindIndex Method








The index of the required Context Group. Valid values range from 0 to the count of Context Groups in the table minus 1. This count is returned by the Count property.
Returns a DicomContextGroup object to the Context Group located at the specified index in the Context Group Table. .NET support WinRT support
Syntax
public DicomContextGroup FindIndex( 
   int index
)
'Declaration
 
Public Function FindIndex( _
   ByVal index As Integer _
) As DicomContextGroup
'Usage
 
Dim instance As DicomContextGroupTable
Dim index As Integer
Dim value As DicomContextGroup
 
value = instance.FindIndex(index)
public DicomContextGroup FindIndex( 
   int index
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomContextGroupTable.FindIndex( 
   index 
)
public:
DicomContextGroup^ FindIndex( 
   int index
) 

Parameters

index
The index of the required Context Group. Valid values range from 0 to the count of Context Groups in the table minus 1. This count is returned by the Count property.

Return Value

DicomContextGroup object that specifies the Context Group in the Context Group Table that is located at the specified index.
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
Load(String) Method
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
Count Property
GetFirst Method
FindCodedConceptByIndex 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