opendicom.encoding.type.ageconstructor.html
来自「一个对dicome 医学图片查看分析的开源代码」· HTML 代码 · 共 55 行
HTML
55 行
<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>Age Constructor</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">Age燙onstructor</h1>
</div>
</div>
<div id="nstext">
<p> Creates a new age instance from specified age string of format "xxxM", where "xxx" is a decimal number, the age value, like "013" and "M", is the age context or measuring unit. </p>
<h4 class="dtH4">Overload List</h4>
<p> Creates a new age instance from specified age value and context. </p>
<blockquote class="dtBlock">
<a href="openDicom.Encoding.Type.AgeConstructor2.html">public燗ge(int,AgeContext);</a>
</blockquote>
<p> Creates a new age instance from specified age value and context as single character. Only DICOM VR Age String (AS) measuring units are allowed (see <a href="openDicom.Encoding.Type.AgeContext.html">AgeContext</a>). </p>
<blockquote class="dtBlock">
<a href="openDicom.Encoding.Type.AgeConstructor3.html">public燗ge(int,char);</a>
</blockquote>
<p> Creates a new age instance from specified age string of format "xxxM", where "xxx" is a decimal number, the age value, like "013" and "M", is the age context or measuring unit. </p>
<blockquote class="dtBlock">
<a href="openDicom.Encoding.Type.AgeConstructor1.html">public燗ge(string);</a>
</blockquote>
<h4 class="dtH4">See Also</h4>
<p>
<a href="openDicom.Encoding.Type.Age.html">Age Class</a> | <a href="openDicom.Encoding.Type.html">openDicom.Encoding.Type 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:%20Age燙onstructor">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 + =
减小字号Ctrl + -
显示快捷键?