|  28.10.2006, 16:47 | #1 | 
| Участник | SysDictCoder: SafeMap 
			
			Источник: http://sysdictcoder.wordpress.com/2006/09/08/safemap/ ============== Axapta’s Map data structure is something I use quite often. Maps, Set, List, Array and Struct may not be very well known data types but I prefer them over the often abused container. Unfortunately Maps throw errors when you call lookup() with a key that doesn’t exist. Throwing an exception is a [...] ============== Источник: http://sysdictcoder.wordpress.com/2006/09/08/safemap/ | 
|  |