Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: CombinedCell<TCell>(IEnumerable<TCell>)

Declaration

public CombinedCell<TCell>(
    IEnumerable<TCell> cells
)

Summary

Constructs a combined cell from a specified collection of cells.