Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Class DicomParseable

    Inheritance
    System.Object
    DicomParseable
    DicomTransferSyntax
    DicomUID
    PhotometricInterpretation
    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 abstract class DicomParseable

    Methods

    Parse<T>(String)

    Declaration
    public static T Parse<T>(string value)
    Parameters
    Type Name Description
    System.String value
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T

    Extension Methods

    LinqExtensions.IsOneOf<T>(T, T[])
    In This Article
    Back to top Copyright (c) 2012-2025 fo-dicom contributors