GetValues
GetValues<T>()
public Span<T> GetValues<T>()
Exceptions
| exception | condition |
|---|---|
| MedicalApiException | Fragment Sequence can only return fragment (byte’s array). |
See Also
- class FragmentSequence
- namespace Aspose.Medical.Dicom.Elements
- assembly Aspose.Medical
GetValues<T>(Range)
public Span<T> GetValues<T>(Range range)
Exceptions
| exception | condition |
|---|---|
| MedicalApiException | Fragment Sequence can only return fragment (byte’s array). |
See Also
- class FragmentSequence
- namespace Aspose.Medical.Dicom.Elements
- assembly Aspose.Medical