Class MessageIdCollection
Represents the collection of Message Identifier.
Inheritance
System.Object
MessageIdCollection
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public class MessageIdCollection : ObservableCollection<object>
Constructors
MessageIdCollection()
Declaration
public MessageIdCollection()