Table of Contents

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>