ReadFileAsync.Entities Property

Gets the entities resulting from file reading.
Public Property Entities() As Entity() 
Get 
Protected Set(ByVal Value As As Entity())
This language is not supported or no code example is available.
public Entity[] Entities {get; protected set;}
This language is not supported or no code example is available.

Property Value

Entity[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition