IndexOf

IBehaviorPropertyCollection.IndexOf method

通过IList中的属性值确定特定项目的索引。

public int IndexOf(string propertyValue)
范围类型描述
propertyValueString属性值

返回值

属性索引具有指定值

也可以看看