Free cookie consent management tool by TermsFeed Policy Generator

Changeset 12096

Timestamp:
02/27/15 13:45:57 (11 years ago)
Author:
pfleck
Message:

#2344 Added []-operator for accessing arrays.
Note that a more generic implementation is difficult because there is no non-generic implementation of ValueTypeArray and casting to IEnumerable<object> does not work due to the generic constraint of ValueTypeArray.

(No files)

Note: See TracChangeset for help on using the changeset viewer.