Gets the elements of the pair as an arraylist
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public ArrayList PairElements { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property PairElements As ArrayList |
See Also