public void ReinterpretStore (int destIndex, U data);

Parámetros

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

Descripción

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