C#
VB
C++
Class that defines SOP instance reference information.
[SerializableAttribute()]
public class SopInstanceReference : NotifyPropertyChanged
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
<SerializableAttribute()>
Public Class SopInstanceReference
Inherits Leadtools.Dicom.Common.Datatypes.NotifyPropertyChanged
Implements System.ComponentModel.INotifyPropertyChanged
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
[SerializableAttribute()]
public ref class SopInstanceReference : public Leadtools.Dicom.Common.Datatypes.NotifyPropertyChanged, System.ComponentModel.INotifyPropertyChanged
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