TableFieldCollection.IndexOf
TableFieldCollection.IndexOf method
确定指定项在此集合中的索引。
public int IndexOf(TableField item)
范围 | 类型 | 描述 |
---|---|---|
item | TableField | 要在此集合中定位的指定项。 |
返回值
指定项的索引(如果找到);否则,-1。
也可以看看
- class TableField
- class TableFieldCollection
- 命名空间 Aspose.Tasks
- 部件 Aspose.Tasks