Changeset 403 for trunk/Include/Classes/System/Collections
- Timestamp:
- Feb 12, 2008, 9:40:59 AM (17 years ago)
- Location:
- trunk/Include/Classes/System/Collections/Generic
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Include/Classes/System/Collections/Generic/Dictionary.ab
r393 r403 58 58 Next 59 59 End If 60 debug 61 'KeyNotFoundException 60 61 Throw New KeyNotFoundException 62 62 63 Return Nothing 63 64 End Function
Note:
See TracChangeset
for help on using the changeset viewer.