mirror of
https://github.com/twiglet/cs2j.git
synced 2025-01-18 13:15:17 +01:00
keys
This commit is contained in:
parent
3fe67bac2d
commit
2f3d8fdce9
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user