FindOrGetCurrent

KnownPropertyList.FindOrGetCurrent method

在列表中查找具有规范名称的属性

public PropertyDescriptor FindOrGetCurrent(PropertyDescriptor item)
范围类型描述
itemPropertyDescriptor要搜索的属性描述符

返回值

PropertyDescriptor如果在列表中找到对象;否则PropertyDescriptor来自参数的对象。

也可以看看