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