Method | Description | |
---|---|---|
Copy ( ) : ClearCanvas.Dicom.DicomAttribute | ||
DicomAttributeUT ( ClearCanvas.Dicom.DicomTag tag ) : System | ||
DicomAttributeUT ( uint tag ) : System |
Method | Description | |
---|---|---|
Copy ( bool copyBinary ) : ClearCanvas.Dicom.DicomAttribute | ||
DicomAttributeUT ( |
||
DicomAttributeUT ( ClearCanvas.Dicom.DicomTag tag, ByteBuffer item ) : System |
public Copy ( ) : ClearCanvas.Dicom.DicomAttribute | ||
return | ClearCanvas.Dicom.DicomAttribute |
public DicomAttributeUT ( ClearCanvas.Dicom.DicomTag tag ) : System | ||
tag | ClearCanvas.Dicom.DicomTag | |
return | System |
public DicomAttributeUT ( uint tag ) : System | ||
tag | uint | |
return | System |