Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
LazyList(T) Class
LazyList(T) Properties
Count Property
IsReadOnly Property
Item Property
LazyList
T
Count Property
Gets the number of elements contained in the
ICollection
T
.
Namespace:
WhetStone.Looping
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
int
Count
{
get
; }
Return Value
Type:
Int32
The number of elements contained in the
ICollection
T
.
Implements
ICollection
T
Count
See Also
Reference
LazyList
T
Class
WhetStone.Looping Namespace