Get
Get<T>(int)
public T Get<T>(int index)
Exceptions
| exception | condition |
|---|---|
| MedicalApiException | No fragments. Fragment Sequence can only return fragment (byte’s array). |
See Also
- class FragmentSequence
- namespace Aspose.Medical.Dicom.Elements
- assembly Aspose.Medical
Get<T>(Index)
public T Get<T>(Index index)
Exceptions
| exception | condition |
|---|---|
| MedicalApiException | No fragments. Fragment Sequence can only return fragment (byte’s array). |
See Also
- class FragmentSequence
- namespace Aspose.Medical.Dicom.Elements
- assembly Aspose.Medical