Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void AddCells(IEnumerable<TCell>)

Declaration

public void AddCells(
    IEnumerable<TCell> cells
)

Summary

Adds the specified cells to this structure.