IndexOf

DestinationCollection.IndexOf method

返回集合中目标的索引。

public int IndexOf(KeyValuePair<string, object> value)
范围类型描述
valueKeyValuePair`2要查找的值。

返回值

集合中的目的地索引。

也可以看看