- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Interfaces
-
- IEnumerable
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IEnumerable"]
Type["IntArrayList"]
class Type type-node
Syntax
public class IntArrayList : IEnumerable
Constructors
Name | Summary |
---|---|
IntArrayList |
|
IntArrayList |
Fields
Name | Constant Value | Summary |
---|---|---|
i_content |
Methods
Name | Value | Summary |
---|---|---|
Add |
void | |
Add |
void | |
AsLong |
long[] | |
Get |
int | |
GetEnumerator |
IEnumerator | |
IndexOf |
int | |
IntIterator |
IIntIterator4 | |
Size |
int | |
Swap |
void |