Item

SubPathCollection 索引器

获取指定索引处的 SubPath 元素。

public SubPath this[int index] { get; }
参数描述
index集合中的索引。

返回值

SubPath 对象。

另请参见