public U ReinterpretLoad (int sourceIndex);

파라미터

sourceIndexIndex in underlying array where the load should start.

반환

U The loaded data.

설명

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