GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCopyDictionary Class / SourceCollection Property
In This Topic
    SourceCollection Property
    In This Topic
    Gets or sets the collection from which we are copying.
    Syntax
    public virtual IGoCollection SourceCollection {get; set;}
    See Also