Leadtools.Medical.Workstation.Loader Namespace > MedicalViewerLoaderBase Class > FindDisplayedCellInstanceInformation Method : FindDisplayedCellInstanceInformation(MedicalViewerMultiCell) Method |
public DicomInstanceInformation[] FindDisplayedCellInstanceInformation( MedicalViewerMultiCell cell )
'Declaration Public Overloads Function FindDisplayedCellInstanceInformation( _ ByVal cell As MedicalViewerMultiCell _ ) As DicomInstanceInformation()
'Usage Dim instance As MedicalViewerLoaderBase Dim cell As MedicalViewerMultiCell Dim value() As DicomInstanceInformation value = instance.FindDisplayedCellInstanceInformation(cell)
public DicomInstanceInformation[] FindDisplayedCellInstanceInformation( MedicalViewerMultiCell cell )
function Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.FindDisplayedCellInstanceInformation(MedicalViewerMultiCell)( cell )
public: array<DicomInstanceInformation^>^ FindDisplayedCellInstanceInformation( MedicalViewerMultiCell^ cell )
Create the cell by calling the LoadSeries(String,String) method of this MedicalViewerLoaderBase object to find the related instance information.
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