Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFileAsync Class / Entities Property

In This Topic
    Entities Property (ReadFileAsync)
    In This Topic
    Gets the entities resulting from file reading.
    Syntax
    'Declaration
     
    Public ReadOnly Property Entities As Entity()
    public Entity[] Entities {get;}
    See Also