alexa

    Show / Hide Table of Contents

    Class ParticipantCollection

    Represents the collections of UMLSequenceParticipant.

    Inheritance
    System.Object
    ParticipantCollection
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public class ParticipantCollection : ObservableCollection<UMLSequenceParticipant>

    Constructors

    ParticipantCollection()

    Declaration
    public ParticipantCollection()
    Back to top Generated by DocFX