Overview
>
klyn.collections
>
IList
>
count
Version 0.1.3
Overview
Index
Tree
Deprecated
klyn.collections.IList.count
method
public count(item as T) as ULong
Description
Counts occurrences of the given element in the list.
Parameters
Parameter
Description
item
The element to count.