IndexOf

ISectionCollection.IndexOf method

返回集合中指定部分的索引。

public int IndexOf(ISection section)
范围类型描述
sectionISection要查找的部分。

返回值

节的索引,如果节不在此集合中,则为 -1。

也可以看看