GoXam for WPF v3
SourceCollection Property (TreeModel.CopyDictionary<NodeType,NodeKey>)
Northwoods.GoXam.Model Namespace > TreeModel.CopyDictionary<NodeType,NodeKey> Class : SourceCollection Property
Gets or sets the source collection of data to be copied for the copying operation.
Syntax
public TreeModel.DataCollection<NodeType,NodeKey> SourceCollection {get; set;}
Remarks
This will be set by the Northwoods.GoXam.Model.TreeModel`2.AddCollectionCopy(Northwoods.GoXam.Model.TreeModel{`0,`1}.DataCollection,Northwoods.GoXam.Model.TreeModel{`0,`1}.CopyDictionary) method.
See Also

Reference

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