Class SymbolCollection
Initializes a new instance of the SymbolCollection class.
Inheritance
System.Object
SymbolCollection
Namespace: Syncfusion.SfDiagram.XForms
Assembly: Syncfusion.SfDiagram.XForms.dll
Syntax
public class SymbolCollection : ObservableCollection<object>
Constructors
SymbolCollection()
Declaration
public SymbolCollection()