←Select platform

Find Method (DicomVRTable)

Summary

Returns DicomVR that contains the item with the specified value representation code.

Syntax

C#
VB
Java
WinRT C#
C++
Public Function Find( _ 
   ByVal code As Leadtools.Dicom.DicomVRType _ 
) As Leadtools.Dicom.DicomVR 
public DicomVr find(DicomVrType code) 
 function Leadtools.Dicom.DicomVRTable.Find(  
   code  
) 

Parameters

code
A value representation code. DicomVR class in the Value Representation Table that has this value representation code will be returned.

Return Value

DicomVR that contains the item with the specified value representation code.

Remarks
Example

For an example, refer to Reset.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize