Instance Method インスタンスメソッド

fileSystemFileNumber()

Returns the filesystem file number. ファイルシステムファイル番号を返します。

Declaration 宣言

func fileSystemFileNumber() -> Int

Return Value 戻り値

The value associated with the systemFileNumber file attributes key as an Int, or 0 if the file attributes dictionary has no entry for the key.

See Also 参照

Accessing File Attributes ファイル属性にアクセスする