Documentation for this section has not yet been entered.
See Also: Inherited members from ALList.
|
ALQueue
()
|
Documentation for this section has not yet been entered. |
|
Capacity | int . Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
Head | Item . Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
ItemArray | Item[]. Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
Length | int . Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
Tail | Item . Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
Add
(Item)Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
|
Add
(object)Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
|
CopyValue
(int, int)Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
|
Dequeue
()Documentation for this section has not yet been entered. |
|
|
DequeueValue
()Documentation for this section has not yet been entered. |
|
|
Enqueue
(Item)Documentation for this section has not yet been entered. |
|
|
EnqueueValue
(object)Documentation for this section has not yet been entered. |
|
|
FindItem
(SearchDelegate)Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
|
FindItems
(SearchDelegate)Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
|
FindItemValue
(SearchDelegate)Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
|
GetItem
(int)Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
|
GetItemValue
(int)Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
|
Peek
()Documentation for this section has not yet been entered. |
|
|
PeekValue
()Documentation for this section has not yet been entered. |
|
|
Remove
(int)Documentation for this section has not yet been entered. (Inherited from ALList.) |
|
|
SwapValues
(int, int)Documentation for this section has not yet been entered. (Inherited from ALList.) |
Documentation for this section has not yet been entered.
Syntax
public ALQueue ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Collections
Assembly: dncollections (in dncollections.dll)
Assembly Versions: 11.2.8.4, 11.2.8.5
Documentation for this section has not yet been entered.
Syntax
public Item Dequeue ()Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Collections
Assembly: dncollections (in dncollections.dll)
Assembly Versions: 11.2.8.4, 11.2.8.5
Documentation for this section has not yet been entered.
Syntax
public object DequeueValue ()Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Collections
Assembly: dncollections (in dncollections.dll)
Assembly Versions: 11.2.8.4, 11.2.8.5
Documentation for this section has not yet been entered.
Syntax
Parameters
- ite
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Collections
Assembly: dncollections (in dncollections.dll)
Assembly Versions: 11.2.8.4, 11.2.8.5
Documentation for this section has not yet been entered.
Syntax
Parameters
- o
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Collections
Assembly: dncollections (in dncollections.dll)
Assembly Versions: 11.2.8.4, 11.2.8.5
Documentation for this section has not yet been entered.
Syntax
public Item Peek ()Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Collections
Assembly: dncollections (in dncollections.dll)
Assembly Versions: 11.2.8.4, 11.2.8.5
Documentation for this section has not yet been entered.
Syntax
public object PeekValue ()Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Collections
Assembly: dncollections (in dncollections.dll)
Assembly Versions: 11.2.8.4, 11.2.8.5