Northwoods.GoWPF 2.2.4 Assembly
ICopyDictionary Interface Members
Properties  Methods 

The following tables list the members exposed by ICopyDictionary.

Public Properties
 NameDescription
 PropertyCopiesGets the collection of copied nodes and copied links as an IDataCollection.  
 PropertyDestinationModel Gets or sets the destination model for the copying operation.  
 PropertySourceCollection Gets or sets the source collection of data to be copied for the copying operation.  
 PropertySourceModel Gets or sets the source model for the copying operation.  
Top
Public Methods
 NameDescription
 MethodAddCopiedLink Declare the mapping of a source link data to a copied link data.  
 MethodAddCopiedNode Declare the mapping of a source node data to a copied node data.  
 MethodContainsSourceLink This predicate is true if the given link data is in the source collection.  
 MethodContainsSourceNode This predicate is true if the given node data is in the source collection.  
 MethodFindCopiedLink Look up the copied link for a given source link.  
 MethodFindCopiedNode Look up the copied node for a given source node.  
 MethodRemoveSourceLink Remove any association between a source link data and any copied link data.  
 MethodRemoveSourceNode 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

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback