GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolCreating Class / DoCreate Method
In This Topic
    DoCreate Method
    In This Topic
    Add the NewObject to this view's document.
    Syntax
    public virtual void DoCreate()
    Remarks
    This removes the NewObject from the view and adds it to the view's document. It also selects the NewObject.
    See Also