TreeContainerIndex.

Remove(IControl) Method

Summary

Removes a container from the index.

Syntax

public void Remove(IControl container)

Parameters

Name Type Description
container IControl The item container.

Return Value

Type Description
void