| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > DataStream Class : ReadRange Method |
| Overload | Description |
|---|---|
| ReadRange<T>(Int32) | Reads an array of values from the current stream, and advances the current position within this stream by the number of bytes written. |
| ReadRange<T>(T[],Int32,Int32) |