SoSearchPathActionSetSeparatorChar Method |
Sets separator char for search string.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetSeparatorChar(
sbyte sepChar
)
Public Sub SetSeparatorChar (
sepChar As SByte
)
public:
void SetSeparatorChar(
signed char sepChar
)
member SetSeparatorChar :
sepChar : sbyte -> unit
Parameters
- sepChar
- Type: SystemSByte
Remarks See Also