Leadtools.Dicom Namespace > DicomIodTable Class : GetPrevious Method |
'Declaration Public Function GetPrevious( _ ByVal iod As DicomIod, _ ByVal tree As Boolean _ ) As DicomIod
'Usage Dim instance As DicomIodTable Dim iod As DicomIod Dim tree As Boolean Dim value As DicomIod value = instance.GetPrevious(iod, tree)
public DicomIod getPrevious(DicomIod iod, boolean tree)
If the passed class is : | The method returns: |
Item 1 | Item 2 |
Item 3 | Item 4 |
Item 5 | null |
Item 6 | Item 7 |
If the passed class is : | The method returns: |
Item 1 | null |
Item 15 | Item 14 |
Item 5 | Item 4 |
Item 9 | Item 8 |
Item 22 | item 21 |
Item 25 | item 24 |