GoXam for WPF v3
IDataCollection Interface Methods

Northwoods.GoXam.Model Namespace : IDataCollection Interface

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

Public Methods
 NameDescription
 Method Add a link data to this collection.  
 Method Add a node data to this collection.  
 MethodThis predicate is true if the given link data is in the collection of Links.  
 MethodThis predicate is true if the given node data is in the collection of Nodes.  
 Method Remove a link data from this collection.  
 Method 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