Java.Lang.IIterable
Instances of classes that implement this interface can be used with the enhanced for loop.

See Also: IIterable Members

Syntax

[Android.Runtime.Register("java/lang/Iterable", "", "Java.Lang.IIterableInvoker")]
public interface IIterable : Android.Runtime.IJavaObject, IDisposable

Remarks

Instances of classes that implement this interface can be used with the enhanced for loop.

[Android Documentation]

Requirements

Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1