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