DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class
Members






In This Topic
    DicomGlobal Class
    In This Topic
    Placeholder for various static methods and properties
    Object Model
    DicomGlobal Class
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class DicomGlobal 
    'Usage
     
    
    Dim instance As DicomGlobal
    public static class DicomGlobal 
    public class DicomGlobal abstract; sealed; 
    public abstract sealed class DicomGlobal 
    public __gc abstract __sealed class DicomGlobal 
    public ref class DicomGlobal abstract sealed 
    Remarks
    Properties may be set and methods called from a config file if necessary - see Config File for more information.
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomGlobal

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also