VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomUid Class
Constructors Properties Methods Fields SeeAlso
In This Topic
    DicomUid Class Members
    In This Topic
    The following tables list the members exposed by DicomUid.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DicomUid class.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Provides a DicomUid object with empty value.
    Public Properties
     NameDescription
    Public PropertyGets the identifier of DICOM UID. (Inherited from DicomUidBase)
    Public PropertyGets the UID name.
    Public PropertyGets the UID type.
    Public PropertyGets the value of UID. (Inherited from DicomUidBase)
    Public Methods
     NameDescription
    Public MethodReturns a value indicating whether this instance is equal to a specified object. (Inherited from DicomUidBase)
    Public MethodReturns the hash code for this instance. (Inherited from DicomUidBase)
    Public MethodReturns the string representation of this object.
    See Also