1
0
mirror of https://github.com/twiglet/cs2j.git synced 2025-01-18 13:15:17 +01:00
This commit is contained in:
Kevin Glynn 2011-03-11 11:07:41 +01:00
parent 3fe67bac2d
commit 2f3d8fdce9

View File

@ -96,6 +96,12 @@
<Name>Count</Name>
<Get>${this:16}.size()</Get>
</Property>
<Property>
<Imports />
<Type>System.Collections.Generic.KeyCollection*[K]*</Type>
<Name>Keys</Name>
<Get>${this:16}.keySet()</Get>
</Property>
</Properties>
<Events />
<Indexers>