klyn.collections.IList.count
method
public count(item as T) as ULong
Description

Counts occurrences of the given element in the list.

Parameters
ParameterDescription
itemThe element to count.