'宣言 Public Overridable Function Cells( _ ByVal builder As System.Action(Of ListItemFactory(Of Cell,CellBuilder)) _ ) As CellGroupBuilder
public virtual CellGroupBuilder Cells( System.Action<ListItemFactory<Cell,CellBuilder>> builder )
パラメータ
- builder
- ビルダアクション。
戻り値の型
セルグループビルダ。