DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.Collections
FifoQueue(T) Class
FifoQueue(T) Properties
Array Property
Count Property
Item Property
FifoQueue
T
Count Property
Gets the number of elements contained in the FifoQueue{T}.
Namespace:
DHI.Mike1D.Generic.Collections
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
Implements
ICollection
T
Count
See Also
Reference
FifoQueue
T
Class
DHI.Mike1D.Generic.Collections Namespace