RemoveAt

IMotionPath.RemoveAt method

Removes a command at the specified index.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32Index for removing command Int32

See Also