Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Class MetaSopClasses

    Inheritance
    System.Object
    MetaSopClasses
    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: FellowOakDicom
    Assembly: fo-dicom.core.dll
    Syntax
    public static class MetaSopClasses

    Properties

    Instances

    Declaration
    public static Dictionary<DicomUID, DicomUID[]> Instances { get; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<DicomUID, DicomUID[]>

    Methods

    GetMetaSopClass(DicomUID)

    Declaration
    public static DicomUID[] GetMetaSopClass(DicomUID sopClass)
    Parameters
    Type Name Description
    DicomUID sopClass
    Returns
    Type Description
    DicomUID[]
    In This Article
    Back to top Copyright (c) 2012-2025 fo-dicom contributors