
| Visual Basic (Declaration) | |
|---|---|
<DebuggerStepThroughAttribute()> <DataContractAttribute()> <SerializableAttribute()> Public Class SOPInstancePreCompressedFormat Implements INotifyPropertyChanged, IExtensibleDataObject | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As SOPInstancePreCompressedFormat | |
| C# | |
|---|---|
[DebuggerStepThroughAttribute()] [DataContractAttribute()] [SerializableAttribute()] public class SOPInstancePreCompressedFormat : INotifyPropertyChanged, IExtensibleDataObject | |
| C++/CLI | |
|---|---|
[DebuggerStepThroughAttribute()] [DataContractAttribute()] [SerializableAttribute()] public ref class SOPInstancePreCompressedFormat : public INotifyPropertyChanged, IExtensibleDataObject | |
System.Object
Leadtools.Dicom.Web.SOPInstancePreCompressedFormat
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code