Initializes a new instance of the ObservableCollection<T> class.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public ObservableCollection<T> ( |
Visual Basic
![]() |
---|
Public New (Of T) ( _ |
The initial content of the collection.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |