Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
Find Method
See Also 
Leadtools.Dicom Namespace > DicomVRTable Class : Find Method




code
A value representation code. DicomVR class in the Value Representation Table that has this value representation code will be returned.
Returns DicomVR that contains the item with the specified value representation code.

Syntax

Visual Basic (Declaration) 
Public Function Find( _
   ByVal code As DicomVRType _
) As DicomVR
Visual Basic (Usage)Copy Code
Dim instance As DicomVRTable
Dim code As DicomVRType
Dim value As DicomVR
 
value = instance.Find(code)
C# 
public DicomVR Find( 
   DicomVRType code
)
Managed Extensions for C++ 
public: DicomVR* Find( 
   DicomVRType code
) 
C++/CLI 
public:
DicomVR^ Find( 
   DicomVRType 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.

Example

For an example, refer to Reset.

Remarks

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features