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