Changes between Version 5 and Version 6 of StreamType
- Timestamp:
- 02/09/09 13:28:37 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StreamType
v5 v6 1 1 = Stream Type = 2 2 3 Abstract backEnd (platform) independant Type for support of a walkable collection (IEnumerable/Iterable).3 Streams are a convenient, platform-independent type for an enumerable/iterable collection. They are written by suffixing an asterisk (*) to the type of elements expected. 4 4 5 5 {{{