java.lang.Iterable<TItem>ICollection<TItem>, IDictionary<K,V>ElementHashDictionary, HashDictionarypublic interface ICollectionValue<TItem>
extends java.lang.Iterable<TItem>
| Modifier and Type | Method | Description |
|---|---|---|
void |
copyTo(TItem[] arr,
int startIndex) |
|
int |
count() |
|
TItem[] |
toArray() |