Leadtools.Dicom.Scu Namespace > PerformedProcedureStepScu Class : Create Method |
Overload | Description |
---|---|
Create<TData>(DicomScp,TData) | Sends an N-CREATE-REQ to the SCP. |
Create<TData>(DicomScp,Boolean,TData) | Sends an N-CREATE-REQ to the SCP. |
Create<TData>(DicomScp,TData,BeforeAddTagDelegate) | Sends an N-CREATE-REQ to the SCP. |
Create(DicomScp,DicomDataSet,String) | Sends an N-CREATE-REQ to the SCP. |
Create<TData>(DicomScp,TData,Boolean,BeforeAddTagDelegate) | Sends an N-CREATE-REQ to the SCP. |