Name | Description | |
---|---|---|
![]() |
|
|
![]() |
Overloaded. |
|
![]() ![]() |
Overloaded. |
|
![]() |
Fills the target list with items corresponding to the source items. Attaches event listeners so the items are kept synchronized. |
|
![]() |
Fills the source list with items corresponding to the target items. Attaches event listeners so the items are kept synchronized. |
|
![]() |
Specifies what type of items should be created in the source collection when an item is added to the target collection. |
|
![]() |
Sets the factory used to create items in the target collection or remove existing items from there. |
|
![]() |
Specifies what type of items should be created in the target collection when an item is added to the source collection. |