GoXam for WPF v3
DestinationModel Property (GraphModel.CopyDictionary<NodeType,NodeKey>)
Northwoods.GoXam.Model Namespace > GraphModel.CopyDictionary<NodeType,NodeKey> Class : DestinationModel Property
Gets or sets the destination model for the copying operation.
Syntax
public GraphModel<NodeType,NodeKey> DestinationModel {get; set;}
Remarks
This will be set by the Northwoods.GoXam.Model.GraphModel`2.AddCollectionCopy(Northwoods.GoXam.Model.GraphModel{`0,`1}.DataCollection,Northwoods.GoXam.Model.GraphModel{`0,`1}.CopyDictionary) method.
See Also

Reference

GraphModel.CopyDictionary<NodeType,NodeKey> Class
GraphModel.CopyDictionary<NodeType,NodeKey> Members