WhitespaceHandling Enum
Namespace: System.Xml · Assembly: GHIElectronics.TinyCLR.System.Xml
How the reader treats whitespace nodes.
public enum WhitespaceHandling
Fields
| Name | Value | Description |
|---|---|---|
All | 0 | |
Significant | 1 | |
None | 2 |
Namespace: System.Xml · Assembly: GHIElectronics.TinyCLR.System.Xml
How the reader treats whitespace nodes.
public enum WhitespaceHandling
| Name | Value | Description |
|---|---|---|
All | 0 | |
Significant | 1 | |
None | 2 |