Search Results for

    Show / Hide Table of Contents

    Class DicomParseable

    Inheritance
    Object
    DicomParseable
    DicomTransferSyntax
    DicomUID
    PhotometricInterpretation
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Dicom
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class DicomParseable

    Methods

    Parse<T>(String)

    Declaration
    public static T Parse<T>(string value)
    Parameters
    Type Name Description
    String value
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T
    In This Article
    Back to top Copyright (c) 2012-2021 fo-dicom contributors