resizingStrategy
Short summary
This property can be used to inject a customized resizing strategy for arrays and containers. The getter returns the currently used strategy as a fluent interface. If no custom strategy is set, a default strategy will be used.
- Type: IResizingStrategy
- Getter:
public - Setter:
public
Code
Declaration
PROPERTY resizingStrategy : IResizingStrategy