public void ReinterpretStore (int destIndex, U data);

参数

destIndex将存储这些数据的基础数组中的索引。
data要存储的数据。

描述

从基础索引开始,将数据重新解释并存储为其他类型。