GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCopyDelayedsCollection Class
Members
In This Topic
    GoCopyDelayedsCollection Class
    In This Topic
    This class is used as part of a GoCopyDictionary to remember objects that were not completely copied during the first pass of the copying process in GoDocument.CopyFromCollection.
    Syntax
    [Serializable()]
    public class GoCopyDelayedsCollection 
    See Also