VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomStudyInfo Class
Constructors Properties Methods SeeAlso
In This Topic
    DicomStudyInfo Class Members
    In This Topic
    The following tables list the members exposed by DicomStudyInfo.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DicomStudyInfo class.
    Public Properties
     NameDescription
    Public PropertyGets the series UID of DICOM file.
    Public PropertyGets the number of DICOM file series.
    Public PropertyGets the study UID of DICOM file.
    Public Methods
     NameDescription
    Public MethodIndicates whether the specified object is a DicomStudyInfo and has the same StudyInstanceUid, SeriesInstanceUid, and SeriesNumber property values as this DicomStudyInfo.
    Public MethodReturns the hash code for this DicomStudyInfo.
    Public MethodReturns the string representation of this object.
    See Also