Visual Basic (Declaration) | |
---|---|
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <SerializableAttribute()> Public Class SopInstance Inherits NotifyPropertyChanged Implements INotifyPropertyChanged |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As SopInstance |
C# | |
---|---|
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [SerializableAttribute()] public class SopInstance : NotifyPropertyChanged, INotifyPropertyChanged |
C++/CLI | |
---|---|
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [SerializableAttribute()] public ref class SopInstance : public NotifyPropertyChanged, INotifyPropertyChanged |
System.Object
Leadtools.Dicom.Common.DataTypes.NotifyPropertyChanged
Leadtools.Dicom.Common.DataTypes.SopInstance
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7