CSharpTest.Net
Graph Property
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Cloning Namespace > ObjectCloner Class : Graph Property

Glossary Item Box

Add or Remove instances from the object graph, by adding this.Graph[o] = o; the instance 'o' will not be duplicated.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Graph As IDictionary(Of Object,Object)
C# 
public IDictionary<object,object> Graph {get;}

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys