Show / Hide Table of Contents
View Source

Class SOPClassDictionary

Inheritance
System.Object
SOPClassDictionary
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace:EvilDICOM.Core.Helpers
Assembly:EvilDICOM.dll
Syntax
public class SOPClassDictionary

Methods

View Source

Initialize()

Declaration
public static Dictionary<string, SOPClass> Initialize()
Returns
Type Description
System.Collections.Generic.Dictionary<System.String, SOPClass>
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX