Version: 2021.1
言語: 日本語
public void ReinterpretStore (int destIndex, U data);

パラメーター

destIndex Index in the underlying array where the data is to be stored.
data The data to store.

説明

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