Version: 2019.4
public void ReinterpretStore (int destIndex, U data);

パラメーター

destIndexIndex in the underlying array where the data is to be stored.
dataThe data to store.

説明

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