ArrayDataReader Class |
Namespace: NeoAxis
public class ArrayDataReader
The ArrayDataReader type exposes the following members.
| Name | Description | |
|---|---|---|
| ArrayDataReader | Initializes a new instance of the ArrayDataReader class | |
| ArrayDataReader(Byte) | Initializes a new instance of the ArrayDataReader class | |
| ArrayDataReader(Byte, Int32, Int32) | Initializes a new instance of the ArrayDataReader class |
| Name | Description | |
|---|---|---|
| CurrentPosition | ||
| EndPosition | ||
| Overflow |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
| PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |