SoTextDetailGetStringIndex Method |
Returns the index of the relevant string within a multiple-value string field of a text node.
Namespace: OIV.Inventor.DetailsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public int GetStringIndex()
Public Function GetStringIndex As Integer
public:
int GetStringIndex()
member GetStringIndex : unit -> int
Return Value
Type:
Int32Remarks See Also