Summary
Returns an enumerator that iterates through all assets in this list.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- LazyAssetList
<T>
Syntax
public IEnumerator<T> GetEnumerator()
Return Value
| Type | Description |
|---|---|
| IEnumerator |
public IEnumerator<T> GetEnumerator()
| Type | Description |
|---|---|
| IEnumerator |