alexa

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX