GoXam for WPF v3
GraphModel.CopyDictionary<NodeType,NodeKey> Class Members
Properties  Methods 


Northwoods.GoXam.Model Namespace : GraphModel.CopyDictionary<NodeType,NodeKey> Class

The following tables list the members exposed by GraphModel.CopyDictionary<NodeType,NodeKey>.

Public Constructors
 NameDescription
Public Constructor The default constructor builds an empty dictionary.  
Top
Public Properties
 NameDescription
Public PropertyGets the collection of copied nodes as a GraphModel.DataCollection<NodeType,NodeKey>.  
Public Property Gets or sets the destination model for the copying operation.  
Public Property Gets or sets the source collection of data to be copied for the copying operation.  
Public Property Gets or sets the source model for the copying operation.  
Top
Public Methods
 NameDescription
Public Method Declare the mapping of a source node data to a copied node data.  
Public Method This predicate is true if the given node data is in the source collection.  
Public Method Look up the copied node for a given source node.  
Public Method Remove any association between a source node data and any copied node data.  
Top
See Also

Reference

GraphModel.CopyDictionary<NodeType,NodeKey> Class
Northwoods.GoXam.Model Namespace