←Select platform

SopInstance Class

Summary

Class that defines SOP instance information.

Syntax

C#
VB
C++
[SerializableAttribute()] 
public class SopInstance : NotifyPropertyChanged 
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> 
<SerializableAttribute()> 
Public Class SopInstance  
   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 SopInstance : public Leadtools.Dicom.Common.Datatypes.NotifyPropertyChanged, System.ComponentModel.INotifyPropertyChanged   

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly