PropertyContainer< T >

PropertyContainer< T > class

Represents property container.

Methods

NameDescription
CheckPropAndGetReturns the value to which the property is mapped in this container. If this container doesn’t contain record ProjectItem it will be added with default value and default value will be returned.
CheckPropAndSetMaps the specified property to the specified value in this container. If this container doesn’t contain record ProjectItem it will be added.