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)
ParameterDescription
keythe specified property.
valthe value.