Interface Iterable<T>
- Namespace
- CppNet
- Assembly
- MonoGame.Framework.Content.Pipeline.dll
public interface Iterable<T>
Type Parameters
T
Methods
iterator()
Iterator<T> iterator()
Returns
- Iterator<T>
public interface Iterable<T>
TIterator<T> iterator()