CheckPropAndSet
CheckPropAndSet
Maps the specified property to the specified value in this container. If this container doesn’t contain record ProjectItem it will be added.
CheckPropAndSet(const Key < TValue, T > & key, const TValue & val)
| Parameter | Description |
|---|---|
| key | the specified property. |
| val | the value. |