alexa

    Show / Hide Table of Contents

    Class MessageCollection

    Represents the collections of UMLSequenceMessage.

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

    Constructors

    MessageCollection()

    Declaration
    public MessageCollection()
    Back to top Generated by DocFX