C# 클래스 Smartmobili.Cocoa.NSDirectoryEnumerator

상속: NSEnumerator
파일 보기 프로젝트 열기: smartmobili/CocoaBuilder

공개 프로퍼티들

프로퍼티 타입 설명
Class Class

공개 메소드들

메소드 설명
AllObjects ( ) : NSArray
Alloc ( ) : NSDirectoryEnumerator
InitWithPath ( NSString aPath ) : id
NextObject ( ) : id

메소드 상세

AllObjects() 공개 메소드

public AllObjects ( ) : NSArray
리턴 NSArray

Alloc() 공개 정적인 메소드

public static Alloc ( ) : NSDirectoryEnumerator
리턴 NSDirectoryEnumerator

InitWithPath() 공개 메소드

public InitWithPath ( NSString aPath ) : id
aPath NSString
리턴 id

NextObject() 공개 메소드

public NextObject ( ) : id
리턴 id

프로퍼티 상세

Class 공개적으로 정적으로 프로퍼티

public static Class,Smartmobili.Cocoa Class
리턴 Class