Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteFileAsync Class / entities Field

In This Topic
    entities Field (WriteFileAsync)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly entities As IList(Of Entity)
    protected readonly IList<Entity> entities
    See Also