Version: 2020.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.