IXml |
| Name | Description | |
|---|---|---|
| GetArray(Single) | ||
| GetArray(DateTime, Int32) | ||
| GetArray(Double, Int32) | Deserializes an array of double value. The xml node must be opened before with OpenArray | |
| GetArray(String, Double) | Deserializes an array of double values. The array is allocated automatically. | |
| GetArray(String, Int32) | ||
| GetArray(String, Int32) | ||
| GetArray(BitArray, BitArray, Int32) | Gets an array of nullable booleans. |