Changeset 277
- Timestamp:
- Jun 15, 2007, 10:09:15 AM (18 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  Include/Classes/System/Collections/ArrayList.ab (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      Include/Classes/System/Collections/ArrayList.abr271 r277 343 343 344 344 Static Function Synchronized(l As IList) As IList 345 Return Synchronized(Adapter(VarPtr( i)))345 Return Synchronized(Adapter(VarPtr(l))) 346 346 End Function 347 347 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
