Second Property

Summary

Gets information about the second DICOM element used in the DICOM comparison.

Syntax
C#
VB
C++
public DifferenceElement Second { get; } 
Public ReadOnly Property Second As DifferenceElement 
public: 
property DifferenceElement^ Second { 
   DifferenceElement^ get(); 
} 

Property Value

The second DICOM element used in the comparison.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly