C# Class System.Collections.@__IEnumerator

Inheritance: global::java.lang.Object, global::System.Collections.IEnumerator
Afficher le fichier Open project: Mazrick/jni4net

Méthodes publiques

Méthode Description
MoveNext ( ) : bool
Reset ( ) : void

Private Methods

Méthode Description
@__IEnumerator ( global @__env )
@__Init ( global @__env, global @__class ) : global::System.Collections.Generic.List
Current1 ( global @__envp, global @__obj ) : global::net.sf.jni4net.utils.JniHandle
InitJNI ( global @__env, java @__class ) : void
MoveNext0 ( global @__envp, global @__obj ) : bool
Reset2 ( global @__envp, global @__obj ) : void

Method Details

MoveNext() public méthode

public MoveNext ( ) : bool
Résultat bool

Reset() public méthode

public Reset ( ) : void
Résultat void