IndexOf
IBehaviorPropertyCollection.IndexOf 方法
通过属性值确定 IList 中特定项的索引。
public int IndexOf(string propertyValue)
参数 | 类型 | 描述 |
---|---|---|
propertyValue | String | 属性的值 |
返回值
具有指定值的属性的索引
通过属性值确定 IList 中特定项的索引。
public int IndexOf(string propertyValue)
参数 | 类型 | 描述 |
---|---|---|
propertyValue | String | 属性的值 |
具有指定值的属性的索引