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.