func description(withLocale : Any?) -> String
Returns a string that represents the contents of the array, formatted as a property list.
配列の内容を表す文字列を返します、プロパティリストとして書式設定されます。
func description(withLocale : Any?, indent: Int) -> String
Returns a string that represents the contents of the array, formatted as a property list.
配列の内容を表す文字列を返します、プロパティリストとして書式設定されます。