opendicom.registry.uiddictionarymembers.html
来自「一个对dicome 医学图片查看分析的开源代码」· HTML 代码 · 共 80 行
HTML
80 行
<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>UidDictionary Members</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">UidDictionary Members
</h1>
</div>
</div>
<div id="nstext">
<p>
<a href="openDicom.Registry.UidDictionary.html">UidDictionary overview</a>
</p>
<h4 class="dtH4">Public Static Properties</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><img src="static.gif" /><a href="openDicom.Registry.UidDictionary.Global.html">Global</a></td><td width="50%"> The global UID dictionary instance. Normally, the first loaded UID dictionary is assigned as this instance, automatically. </td></tr></table>
</div>
<h4 class="dtH4">Public Instance Constructors</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top">
<td width="50%">
<img src="pubmethod.gif" />
<a href="openDicom.Registry.UidDictionaryConstructor.html">UidDictionary</a>
</td>
<td width="50%">Overloaded. Initializes a new instance of the UidDictionary class.</td>
</tr>
</table>
</div>
<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.Registry.UidDictionary.Count.html">Count</a></td><td width="50%"> Returns the count of dictionary entries. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="openDicom.Registry.UidDictionary.IsEmpty.html">IsEmpty</a></td><td width="50%"> Returns whether a dictionary does not contain entries. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="openDicom.Registry.UidDictionary.Item.html">Item</a></td><td width="50%"> Access UID dictionary instance as array. DICOM UIDs are used for indexing. </td></tr></table>
</div>
<h4 class="dtH4">Public Instance Methods</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="openDicom.Registry.UidDictionary.Add.html">Add</a></td><td width="50%"> Adds a new UID dictionary entry to a UID dictionary instance. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="openDicom.Registry.UidDictionary.Clear.html">Clear</a></td><td width="50%"> Clears all UID dictionary properties. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="openDicom.Registry.UidDictionary.Contains.html">Contains</a></td><td width="50%"> Determines whether a DICOM UID already is in use within a UID dictionary instance. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="openDicom.Registry.UidDictionary.GetDictionaryEntry.html">GetDictionaryEntry</a></td><td width="50%"> Returns a dictionary entry by specified DICOM UID. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="openDicom.Registry.UidDictionary.LoadFrom.html">LoadFrom</a></td><td width="50%"> Re-creates a UID dictionary instance and fills it with entries from the specified UID dictionary file of given file format. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="openDicom.Registry.UidDictionary.SaveTo.html">SaveTo</a></td><td width="50%"> Saves the entire UID dictionary instance content to file using specified file format. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="openDicom.Registry.UidDictionary.ToArray.html">ToArray</a></td><td width="50%"> Returns the entire UID dictionary as array of <a href="openDicom.Registry.UidDictionaryEntry.html">UidDictionaryEntry</a>. </td></tr></table>
</div>
<h4 class="dtH4">See Also</h4>
<p>
<a href="openDicom.Registry.UidDictionary.html">UidDictionary Class</a> | <a href="openDicom.Registry.html">openDicom.Registry 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:%20UidDictionary%20Members
 ">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 + -
显示快捷键?