Click or drag to resize
SoDBGetHeaderString Method

Returns the i'th header.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public static string GetHeaderString(
	int i
)

Parameters

i
Type: SystemInt32

Return Value

Type: String
Remarks

See ().

See Also