DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.Collections
FifoQueue(T) Class
FifoQueue(T) Properties
Array Property
Capacity Property
Count Property
Item Property
Tail Property
FifoQueue
T
Item Property
Namespace:
DHI.Mike1D.Generic.Collections
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
T
this
[
int
index
] {
get
;
set
; }
Parameters
index
Type:
System
Int32
Property Value
Type:
T
Implements
IList
T
Item
Int32
IReadOnlyList
T
Item
Int32
See Also
Reference
FifoQueue
T
Class
DHI.Mike1D.Generic.Collections Namespace