DicomObjects.NET.V8
DicomObjects Namespace / DicomGlobal Class / MakeDictionary Method



MakeDictionary Method
Create a Dataset containing a null copy of all 'known' possible attributes
Syntax
'Declaration
 
Public Shared Function MakeDictionary() As DicomDataSet
 
'Usage
 
Dim value As DicomDataSet
 
value = DicomGlobal.MakeDictionary()

Return Value

Requirements

Target Platforms: .NET CLR 4.0 or higher

See Also