GoXam for WPF v3
ICopyDictionary Interface Methods

Northwoods.GoXam.Model Namespace : ICopyDictionary Interface

For a list of all members of this type, see ICopyDictionary members.

Public Methods
 NameDescription
 Method Declare the mapping of a source link data to a copied link data.  
 Method Declare the mapping of a source node data to a copied node data.  
 Method This predicate is true if the given link data is in the source collection.  
 Method This predicate is true if the given node data is in the source collection.  
 Method Look up the copied link for a given source link.  
 Method Look up the copied node for a given source node.  
 Method Remove any association between a source link data and any copied link data.  
 Method Remove any association between a source node data and any copied node data.  
Top
See Also

Reference

ICopyDictionary Interface
Northwoods.GoXam.Model Namespace
TreeModel.CopyDictionary<NodeType,NodeKey> Class
GraphModel.CopyDictionary<NodeType,NodeKey> Class
GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Class