GetOrDefault

GetOrDefault<T>(int)

public T? GetOrDefault<T>(int index)

Exceptions

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

See Also


GetOrDefault<T>(Index)

public T? GetOrDefault<T>(Index index)

Exceptions

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

See Also