Name | Description | |
---|---|---|
C1Stack Constructor |
The following tables list the members exposed by C1Stack.
Name | Description | |
---|---|---|
C1Stack Constructor |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.ArrayList) | |
Count | (Inherited from System.Collections.ArrayList) | |
IsEmpty | ||
IsFixedSize | (Inherited from System.Collections.ArrayList) | |
IsReadOnly | (Inherited from System.Collections.ArrayList) | |
IsSynchronized | (Inherited from System.Collections.ArrayList) | |
Item | (Inherited from System.Collections.ArrayList) | |
Length | ||
SyncRoot | (Inherited from System.Collections.ArrayList) | |
Top |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ArrayList) | |
AddRange | (Inherited from System.Collections.ArrayList) | |
BinarySearch | Overloaded. (Inherited from System.Collections.ArrayList) | |
Clear | (Inherited from System.Collections.ArrayList) | |
Clone | (Inherited from System.Collections.ArrayList) | |
Contains | (Inherited from System.Collections.ArrayList) | |
CopyTo | Overloaded. (Inherited from System.Collections.ArrayList) | |
GetRange | (Inherited from System.Collections.ArrayList) | |
IndexOf | Overloaded. (Inherited from System.Collections.ArrayList) | |
Insert | (Inherited from System.Collections.ArrayList) | |
InsertRange | (Inherited from System.Collections.ArrayList) | |
IsIndexInBounds | ||
LastIndexOf | Overloaded. (Inherited from System.Collections.ArrayList) | |
Peek | ||
Pop | ||
Push | ||
Remove | (Inherited from System.Collections.ArrayList) | |
RemoveAt | (Inherited from System.Collections.ArrayList) | |
RemoveRange | (Inherited from System.Collections.ArrayList) | |
Reverse | Overloaded. (Inherited from System.Collections.ArrayList) | |
SetRange | (Inherited from System.Collections.ArrayList) | |
Sort | Overloaded. (Inherited from System.Collections.ArrayList) | |
ToArray | Overloaded. (Inherited from System.Collections.ArrayList) | |
TrimToSize | (Inherited from System.Collections.ArrayList) |