GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCopyDictionary Class
Properties Methods


In This Topic
    GoCopyDictionary Class Members
    In This Topic

    The following tables list the members exposed by GoCopyDictionary.

    Public Constructors
     NameDescription
    Public Constructor Create an empty mapping of objects to copied objects.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.Hashtable)
    Public Property Get the collection that holds objects that need attention after the first phase of copying.  
    Public Property Gets or sets the document collection into which we are making copies.  
    Public Property (Inherited from System.Collections.Hashtable)
    Public Property (Inherited from System.Collections.Hashtable)
    Public Property (Inherited from System.Collections.Hashtable)
    Public PropertyOverridden.  Gets or sets the copied object in the destination for an object in the source.  
    Public Property (Inherited from System.Collections.Hashtable)
    Public Property Gets or sets the collection from which we are copying.  
    Public Property (Inherited from System.Collections.Hashtable)
    Public Property (Inherited from System.Collections.Hashtable)
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.Hashtable)
    Public Method (Inherited from System.Collections.Hashtable)
    Public Method (Inherited from System.Collections.Hashtable)
    Public Method (Inherited from System.Collections.Hashtable)
    Public Method (Inherited from System.Collections.Hashtable)
    Public Method (Inherited from System.Collections.Hashtable)
    Public Method Return a copied object for an object (first pass only).  
    Public Method This convenience method performs both copy phases making a copy of a single object.  
    Public Method (Inherited from System.Collections.Hashtable)
    Public MethodPerform calls to GoObject.CopyObjectDelayed for any objects that were added to Delayeds during earlier calls to Copy.  
    Public Method (Inherited from System.Collections.Hashtable)
    Public Method (Inherited from System.Collections.Hashtable)
    Public Method (Inherited from System.Collections.Hashtable)
    Public Method (Inherited from System.Collections.Hashtable)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.Hashtable)
    Protected Method (Inherited from System.Collections.Hashtable)
    Top
    See Also