←Select platform

GetInt Method

Summary

Reads the property as an integer.

Syntax
C#
VB
C++
public int GetInt( 
   string name 
) 
Public Function GetInt( 
   ByVal name As String 
) As Integer 
public:  
   Int32 GetInt( 
      String^ name 
   ) 

Parameters

name

Name of the property to query.

Return Value

Integer value of the property.

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.