Fills the target list with items corresponding to the source items. Attaches event listeners so the items are kept synchronized.
Namespace: MindFusion.DataBinding
Assembly: MindFusion.DataBinding
SyntaxC#
Copy Code
|
|---|
public void ReadSourceItems () |
Visual Basic
Copy Code
|
|---|
Public Sub ReadSourceItems () |
See Also