- Namespace
- Avalonia
.Collections - Containing Type
- AvaloniaList
<T> .Enumerator
Syntax
public Enumerator(List<T> inner)
Parameters
Name | Type | Description |
---|---|---|
inner | List |
Return Value
Type | Description |
---|---|
void |
public Enumerator(List<T> inner)
Name | Type | Description |
---|---|---|
inner | List |
Type | Description |
---|---|
void |