C# 클래스 ClearCanvas.Dicom.DicomAttributeLT

DicomAttributeSingleValueText derived class for storing LT value representation attributes.
상속: DicomAttributeSingleValueText
파일 보기 프로젝트 열기: jasper-yeh/ClearCanvas 1 사용 예제들

공개 메소드들

메소드 설명
Copy ( ) : ClearCanvas.Dicom.DicomAttribute
DicomAttributeLT ( ClearCanvas.Dicom.DicomTag tag ) : System
DicomAttributeLT ( uint tag ) : System

비공개 메소드들

메소드 설명
Copy ( bool copyBinary ) : ClearCanvas.Dicom.DicomAttribute
DicomAttributeLT ( DicomAttributeLT attrib ) : System
DicomAttributeLT ( ClearCanvas.Dicom.DicomTag tag, ByteBuffer item ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : ClearCanvas.Dicom.DicomAttribute
리턴 ClearCanvas.Dicom.DicomAttribute

DicomAttributeLT() 공개 메소드

public DicomAttributeLT ( ClearCanvas.Dicom.DicomTag tag ) : System
tag ClearCanvas.Dicom.DicomTag
리턴 System

DicomAttributeLT() 공개 메소드

public DicomAttributeLT ( uint tag ) : System
tag uint
리턴 System