VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomContextUid Class
Constructors Properties Methods SeeAlso
In This Topic
    DicomContextUid Class Members
    In This Topic
    The following tables list the members exposed by DicomContextUid.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DicomContextUid class.
    Public Properties
     NameDescription
    Public PropertyGets the context group name.
    Public PropertyGets the identifier of DICOM UID. (Inherited from DicomUidBase)
    Public PropertyGets the context identifier.
    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