'DeclarationPublic Delegate Function DicomAttribute.DelayedDataRoutine( _ ByVal ds As DicomDataSet _ ) As System.Byte()
public delegate System.byte[] DicomAttribute.DelayedDataRoutine( DicomDataSet ds )
Parameters
- ds
- The dataset the bid is realted to
Return Value
Binary data as byte[]