NetConnect Method |
| Name | Description | |
|---|---|---|
| Connect(String, String) |
Connects output of the first layer to input of the second layer.
| |
| Connect(Int32, Int32, Int32, Int32) |
Connects #@p outNum output of the first layer to #@p inNum input of the second layer.
|