public U ReinterpretLoad (int sourceIndex);

Parameters

sourceIndexIndex in underlying array where the load should start.

Returns

U The loaded data.

Description

Reinterpret and load data starting at underlying index as a different type.