Method AddTo
AddTo<TItem>(TItem, IAddChild)
Declaration
public static TItem AddTo<TItem>(this TItem instance, IAddChild parent)
Parameters
| Type | Name | Description |
|---|---|---|
| TItem | instance | |
| IAddChild | parent |
Returns
| Type | Description |
|---|---|
| TItem |
Type Parameters
| Name | Description |
|---|---|
| TItem |