Summary
Removes a container from the index.
- Namespace
- Avalonia
.Controls .Generators - Containing Type
- TreeContainerIndex
Syntax
public void Remove(IControl container)
Parameters
Name | Type | Description |
---|---|---|
container | IControl | The item container. |
Return Value
Type | Description |
---|---|
void |