Example #1
0
 public bool MoveNext()
 {
     return(CNeuroNetWrapperFunctions.__EnumeratorGoNext(_enumPtr) != 0);
 }