'宣言 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
- The builder action.
戻り値の型
The cell group builder.