IItemContainerGenerator.

Clear() Method

Summary

Clears all created containers and returns the removed controls.

Syntax

IEnumerable<ItemContainerInfo> Clear()

Return Value

Type Description
IEnumerable<ItemContainerInfo> The removed controls.