Interface IIterable
.NET interface for https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Iterable.html
public interface IIterable
Methods
Iterator()
Returns an iterator over elements of type
Iterator Iterator()
.NET interface for https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Iterable.html
public interface IIterable
Returns an iterator over elements of type
Iterator Iterator()