Array |
public class ArrayDataReader
The ArrayDataReader type exposes the following members.
| Name | Description | |
|---|---|---|
| ArrayDataReader | Initializes a new instance of the ArrayDataReader class | |
| ArrayDataReader(ArraySegmentByte) | 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 |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
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) |