ItemContainerGenerator.

Clear() Method

Summary

Clears all created containers and returns the removed controls.

Syntax

public virtual IEnumerable<ItemContainerInfo> Clear()

Return Value

Type Description
IEnumerable<ItemContainerInfo> The removed controls.