←Select platform

HasValue Method

Summary

Determines whether the requested property's value has been set.

Syntax
C#
VB
C++
public bool HasValue( 
   string name 
) 
Public Function HasValue( 
   ByVal name As String 
) As Boolean 
public:  
   bool HasValue( 
      String^ name 
   ) 

Parameters

name

Name of the property to check.

Return Value

True if the value was set.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.