Class ConditionCollection
Represents the collections of UMLSequenceFragmentCondition.
Inheritance
System.Object
ConditionCollection
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public class ConditionCollection : ObservableCollection<UMLSequenceFragmentCondition>
Constructors
ConditionCollection()
Declaration
public ConditionCollection()