⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 opendicom.datastructure.dataset.sequenceproperties.html

📁 一个对dicome 医学图片查看分析的开源代码
💻 HTML
字号:
<html dir="LTR">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
    <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
    <title>Sequence Properties</title>
    <xml>
    </xml>
    <link rel="stylesheet" type="text/css" href="MSDN.css" />
  </head>
  <body id="bodyID" class="dtBODY">
    <div id="nsbanner">
      <div id="bannerrow1">
        <table class="bannerparthead" cellspacing="0">
          <tr id="hdr">
            <td class="runninghead">openDICOM.NET API Reference (openDICOM# Class Library)</td>
            <td class="product">
            </td>
          </tr>
        </table>
      </div>
      <div id="TitleRow">
        <h1 class="dtH1">Sequence燩roperties</h1>
      </div>
    </div>
    <div id="nstext">
      <p>The properties of the <b>Sequence</b> class are listed below. For a complete list of <b>Sequence</b> class members, see the <a href="openDicom.DataStructure.DataSet.SequenceMembers.html">Sequence Members</a> topic.</p>
      <h4 class="dtH4">Public Instance Properties</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="openDicom.DataStructure.DataSet.Sequence.Count.html">Count</a></td><td width="50%"> Returns count of DICOM data elements. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="openDicom.DataStructure.DataSet.Sequence.IsEmpty.html">IsEmpty</a></td><td width="50%"> Returns whether this instance contains DICOM data elements. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="openDicom.DataStructure.DataSet.Sequence.Item.html">Item</a></td><td width="50%"> Access of this sequence instance as array of <a href="openDicom.DataStructure.DataSet.DataElement.html">DataElement</a>. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="openDicom.DataStructure.DataSet.Sequence.StreamPosition.html">StreamPosition</a></td><td width="50%"> Returns this instance's position within a DICOM data stream. If this instance has not get in contact with a DICOM stream, no position will be marked and -1 will be returned. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="openDicom.DataStructure.DataSet.Sequence.TransferSyntax.html">TransferSyntax</a></td><td width="50%"> Access corresponding DICOM transfer syntax. If null is assinged, the DICOM default transfer syntax will be used instead. </td></tr></table>
      </div>
      <h4 class="dtH4">See Also</h4>
      <p>
        <a href="openDicom.DataStructure.DataSet.Sequence.html">Sequence Class</a> | <a href="openDicom.DataStructure.DataSet.html">openDicom.DataStructure.DataSet Namespace</a></p>
      <hr />
      <div id="footer">
        <p>
          <a href="mailto:albert.gnandt@hs-heilbronn.de?subject=openDICOM.NET%20API%20Reference%20(openDICOM#%20Class%20Library)%20Documentation%20Feedback:%20Sequence燩roperties">Send comments on this topic.</a>
        </p>
        <p>
          <a>Copyright (C) 2006  Albert Gnandt</a>
        </p>
        <p>Generated from assembly opendicom-sharp [0.1.0.0]</p>
      </div>
    </div>
  </body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -