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()