Visual Basic (Declaration) | |
---|---|
<DataContractAttribute()> <KnownTypeAttribute(MethodName="", Type=Leadtools.Dicom.Web.ObjectInstanceInformationEx)> <DebuggerStepThroughAttribute()> <SerializableAttribute()> Public Class ObjectInstanceInformation Implements INotifyPropertyChanged, IExtensibleDataObject |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ObjectInstanceInformation |
C# | |
---|---|
[DataContractAttribute()] [KnownTypeAttribute(MethodName="", Type=Leadtools.Dicom.Web.ObjectInstanceInformationEx)] [DebuggerStepThroughAttribute()] [SerializableAttribute()] public class ObjectInstanceInformation : INotifyPropertyChanged, IExtensibleDataObject |
C++/CLI | |
---|---|
[DataContractAttribute()] [KnownTypeAttribute(MethodName="", Type=Leadtools.Dicom.Web.ObjectInstanceInformationEx)] [DebuggerStepThroughAttribute()] [SerializableAttribute()] public ref class ObjectInstanceInformation : public INotifyPropertyChanged, IExtensibleDataObject |
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
System.Object
Leadtools.Dicom.Web.ObjectInstanceInformation
Leadtools.Dicom.Web.ObjectInstanceInformationEx
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family