Table of Contents

Method CreateLink

Namespace
Sccg.Utility
Assembly
Sccg.dll

Create a link from from to to.

public bool CreateLink(int from, int to, bool overwrite = false)

Parameters

from int
to int
overwrite bool

Returns

bool