GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCopyDictionary Class / Delayeds Property
In This Topic
    Delayeds Property
    In This Topic
    Get the collection that holds objects that need attention after the first phase of copying.
    Syntax
    public GoCopyDelayedsCollection Delayeds {get;}
    See Also