Adds the specified element to the collection.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public void Add ( |
Visual Basic
Copy Code
|
|---|
Public Sub Add( _ |
The element to add to the collection.
See Also