C#
VB
C++
Initializes a new instance of the ContrastAllergies class with matching arguments.
public ContrastAllergies(
string contrastAllergy
)
Public Function New( _
ByVal contrastAllergy As String _
)
public:
ContrastAllergies(
String^ contrastAllergy
)
contrastAllergy
A System.String representing the Contrast Allergy used for matching.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET