Click or drag to resize

ModelingListTRemoveAt Method

Removes a modeling object at a given index.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void RemoveAt(
	int index
)

Parameters

index
Type: SystemInt32
See Also