Click or drag to resize
SoDBGetHeaderString Method

Returns the i'th header.

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

Parameters

i
Type: SystemInt32

Return Value

Type: String
Remarks

See ().

See Also