←Select platform

Exists Method (DicomUidTable)

Summary

Determines whether the specified class is valid.

Syntax

C#
VB
Java
WinRT C#
C++
public bool Exists(  
   Leadtools.Dicom.DicomUid uid 
) 
Public Function Exists( _ 
   ByVal uid As Leadtools.Dicom.DicomUid _ 
) As Boolean 
public bool Exists(  
   Leadtools.Dicom.DicomUid uid 
) 
public boolean exists(DicomUid uid) 
 function Leadtools.Dicom.DicomUidTable.Exists(  
   uid  
) 
public: 
bool Exists(  
   Leadtools.Dicom.DicomUid^ uid 
)  

Parameters

uid
A DicomUid class

Return Value

true if the class is valid, false if the class is not valid.

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