FindOrGetCurrent
FindOrGetCurrent
Finds property in list with canonical name
Returns: PropertyDescriptor object if found in the list; otherwise PropertyDescriptor object from parameter.
FindOrGetCurrent(System::SharedPtr < PropertyDescriptor > item)
| Parameter | Description |
|---|---|
| item | Property descriptor to search |