INDEX>Foundation>NSDirectoryEnumerator
- skipDescendentsというメソッドがありますが、スペルミスのため10.6になって-skipDescendantsメソッドが追加されました。
- (void)skipDescendants
サブディレクトリを調べずに、スキップします
解説
サブディレクトリを調べずに、スキップします。
返り値
( void )
なし
引数
フレームワーク
Foundation
クラス
NSDirectoryEnumerator
Instance Methods
参照
-fileAttributes