Search Results for

    Show / Hide Table of Contents

    Class UnvalidatedScope

    Inheritance
    Object
    UnvalidatedScope
    Implements
    IDisposable
    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 class UnvalidatedScope : IDisposable

    Constructors

    UnvalidatedScope(DicomDataset)

    Declaration
    public UnvalidatedScope(DicomDataset dataSet)
    Parameters
    Type Name Description
    DicomDataset dataSet

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Dispose(Boolean)

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    Boolean disposing

    Implements

    System.IDisposable
    In This Article
    Back to top Copyright (c) 2012-2021 fo-dicom contributors