RemoveAt

IMotionPath.RemoveAt method

Elimina un comando en el índice especificado.

public void RemoveAt(int index)
ParámetroEscribeDescripción
indexInt32Índice para eliminar el comandoInt32

Ver también