C# 클래스 System.Collections.@__IEnumerable
파일 보기
프로젝트 열기: Mazrick/jni4net
공개 메소드들
메소드 |
설명 |
|
GetEnumerator ( ) : global::System.Collections.IEnumerator |
|
|
비공개 메소드들
메소드 |
설명 |
|
@__IEnumerable ( global @__env ) |
|
|
@__Init ( global @__env, global @__class ) : global::System.Collections.Generic.List |
|
|
GetEnumerator0 ( global @__envp, global @__obj ) : global::net.sf.jni4net.utils.JniHandle |
|
|
InitJNI ( global @__env, java @__class ) : void |
|
|
메소드 상세
public GetEnumerator ( ) : global::System.Collections.IEnumerator |
리턴 |
global::System.Collections.IEnumerator |
|