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: 10.12.3.0 (10.12.3.0)
Syntax public int GetStringIndex()
Public Function GetStringIndex As Integer
public:
int GetStringIndex()
member GetStringIndex : unit -> int
Return Value
Type:
Int32Remarks See Also