C# 클래스 ClearCanvas.Dicom.DicomAttributeST

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

공개 메소드들

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

비공개 메소드들

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

메소드 상세

Copy() 공개 메소드

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

DicomAttributeST() 공개 메소드

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

DicomAttributeST() 공개 메소드

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