Click or drag to resize
SoTypeListInsert Method

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void Insert(
	int index,
	Type value
)

Parameters

index
Type: SystemInt32
value
Type: SystemType
See Also