Initializer

init(row:section:)

Creates an index path that references a row in a particular section. ある列を特定のセクションにおいて参照するインデックスパスを作成します。

Declaration 宣言

init(row: Int, section: Int)