Click or drag to resize
SoTypeListItem Property

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public Type this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: Type
See Also