Edge PropertiesTreePlusSilverlight - An implementation of the TreePlus algorithm using Silverlight
The Edge type exposes the following members.
Properties

  NameDescription
Public propertyFrom
The From-Node of this Edge.
Public propertyReverse
Whether or not this Edge should be read in reverse order.
Public propertyTo
The To-Node of this Edge.
Back to Top
See Also