ReadState Enum
Namespace: System.Xml · Assembly: GHIElectronics.TinyCLR.System.Xml
Reader lifecycle state.
public enum ReadState
Fields
| Name | Value | Description |
|---|---|---|
Initial | 0 | |
Interactive | 1 | |
Error | 2 | |
EndOfFile | 3 | |
Closed | 4 |
Namespace: System.Xml · Assembly: GHIElectronics.TinyCLR.System.Xml
Reader lifecycle state.
public enum ReadState
| Name | Value | Description |
|---|---|---|
Initial | 0 | |
Interactive | 1 | |
Error | 2 | |
EndOfFile | 3 | |
Closed | 4 |