Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public virtual bool IsUtf8()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Overridable Function IsUtf8 As Boolean
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
virtual bool IsUtf8()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
abstract IsUtf8 : unit -> bool
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
override IsUtf8 : unit -> bool
Return Value
Type:
BooleanRemarks See Also