GetValues

GetValues<T>()

public Span<T> GetValues<T>()

Exceptions

exceptioncondition
MedicalApiExceptionFragment Sequence can only return fragment (byte’s array).

See Also


GetValues<T>(Range)

public Span<T> GetValues<T>(Range range)

Exceptions

exceptioncondition
MedicalApiExceptionFragment Sequence can only return fragment (byte’s array).

See Also