ASP.NET Pack Programmer's Guide
Pair.PairElements Property
See Also
 





Gets the elements of the pair as an arraylist.

Namespace: MindFusion.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ArrayList PairElements { get; }

Visual Basic  Copy Code

Public ReadOnly Property PairElements As ArrayList

 Property Value

 See Also

Pair Members
Pair Class
MindFusion.Layout Namespace