Northwoods.GoWPF 2.2.4 Assembly
IDataCollection Interface Members
Properties  Methods 

The following tables list the members exposed by IDataCollection.

Public Properties
 NameDescription
 PropertyLinks Gets or sets the collection of link data.  
 PropertyModel Gets or sets the model holds this collection's data.  
 PropertyNodes Gets or sets the collection of node data.  
Top
Public Methods
 NameDescription
 MethodAddLink Add a link data to this collection.  
 MethodAddNode Add a node data to this collection.  
 MethodContainsLinkThis predicate is true if the given link data is in the collection of Links.  
 MethodContainsNodeThis predicate is true if the given node data is in the collection of Nodes.  
 MethodRemoveLink Remove a link data from this collection.  
 MethodRemoveNode Remove a node data from this collection.  
Top
See Also

Reference

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

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback