dcmNET Class Library

DicomSequence Class

The DicomSequence class handle the sequence of data element with Value Representation SQ or pixel Data Element (0x7FE0,0x0010)in encapsulated format.

For a list of all members of this type, see DicomSequence Members.

System.Object
   dcmNET.DicomSequence

[Visual Basic]
Public Class DicomSequence
[C#]
public class DicomSequence

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: dcmNET

Assembly: dcmNET (in dcmNET.dll)

See Also

DicomSequence Members | dcmNET Namespace