Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
ResizingArray(T) Class
ResizingArray(T) Properties
arr Property
Count Property
IsReadOnly Property
Item Property
ResizingArray
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
IReadOnlyCollection
T
Count
See Also
Reference
ResizingArray
T
Class
WhetStone.Looping Namespace