Item

IMotionPath 索引器

返回指定索引处的命令。

public IMotionCmdPath this[int index] { get; }
参数描述
index

返回值

指定索引处的命令 IMotionCmdPath

另见