Click or drag to resize

ObjectProxyRemoveOutputPin Method

Removes the given output pin of the, if it is "connectable", the index is in range the pin is not the last one.

Namespace:  Articy.Api
Assembly:  QueryLayer (in QueryLayer.dll) Version: 1.0.0
Syntax
C#
public void RemoveOutputPin(
	int aPinIndex
)

Parameters

aPinIndex
Type: SystemInt32
See Also