GetOrDefault
GetOrDefault<T>(int)
public T? GetOrDefault<T>(int index)
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
GetOrDefault<T>(Index)
public T? GetOrDefault<T>(Index index)
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