TableCellCollection.Add(TableCell) Metoda

Definice

Připojí zadanou TableCell kolekci buněk tabulky.

public:
 virtual void Add(System::Windows::Documents::TableCell ^ item);
public void Add (System.Windows.Documents.TableCell item);
abstract member Add : System.Windows.Documents.TableCell -> unit
override this.Add : System.Windows.Documents.TableCell -> unit
Public Sub Add (item As TableCell)

Parametry

item
TableCell

Připojení TableCell k kolekci buněk tabulky

Implementuje

Výjimky

Vyvolá se, když item už patří do kolekce.

Vyvolá se při item hodnotě null.

Platí pro