←Select platform

IntValueAttribute Constructor

Summary

Initializes a new instance of the IntValueAttribute class.

Syntax
C#
VB
C++
public IntValueAttribute( 
   int value 
) 
Public Sub New(ByVal value As Integer) 
 MyBase.New 
public:  
   IntValueAttribute(Int32 value) 

Parameters

value

The value of the attribute.

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.Scp Assembly

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