Method size
size<T>(ICollection<T>)
Declaration
public static int size<T>(this ICollection<T> list)
Parameters
Type | Name | Description |
---|---|---|
ICollection<T> | list |
Returns
Type | Description |
---|---|
System.Int32 |
Type Parameters
Name | Description |
---|---|
T |