ShellBoost Core Documentation
ShellBoost Core Documentation
Namespaces
ShellBoost.Core.Utilities
CircularCollection(T) Class
CircularCollection(T) Properties
Capacity Property
Count Property
IsFull Property
TotalCount Property
CircularCollection
T
Count Property
Gets the number of elements contained in the
ICollection
T
.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
The number of elements contained in the
ICollection
T
.
Implements
ICollection
T
Count
See Also
Reference
CircularCollection
T
Class
ShellBoost.Core.Utilities Namespace
Copyright (C) 2021 Callback Technologies, Inc. All rights reserved.