Reads the data.
Namespace:
Greatis.FormDesignerAssembly: Greatis.FormDesigner.Interop (in Greatis.FormDesigner.Interop.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Function Read As Boolean |
| C# |
|---|
public bool Read() |
| Visual C++ |
|---|
public: virtual bool Read() sealed |
| JavaScript |
|---|
function read(); |