Creates a new item and adds it to the specified collection.
Namespace: MindFusion.DataBinding
Assembly: MindFusion.DataBinding
C# Copy Code |
---|
Object AddItem ( |
Visual Basic Copy Code |
---|
Function AddItem( _ |
The collection where the items should be added.
The newly created item.