Click or drag to resize

ObjectProxyRemoveInputPin Method

Removes the given input 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 RemoveInputPin(
	int aPinIndex
)

Parameters

aPinIndex
Type: SystemInt32
See Also