Interface IPrimitiveIterator<T, T_CONS>
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/util/PrimitiveIterator.html
public interface IPrimitiveIterator<T, T_CONS>
Type Parameters
TT_CONS
Methods
ForEachRemaining(T_CONS)
void ForEachRemaining(T_CONS arg0)
Parameters
arg0T_CONST_CONS