Type Property

Summary
Gets or sets the type.
Syntax
C#
C++/CLI
public Type Type { get; set; } 
public: 
property Type^ Type { 
   Type^ get(); 
   void set (    Type^ ); 
} 

Property Value

The Type instance that represents the exact runtime type of this property.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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