![]() |
DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Member Functions | |
| Enumerator (Block block) | |
| void | Dispose () |
| bool | MoveNext () |
| void | Reset () |
Properties | |
| T | Current [get] |
| object IEnumerator. | Current [get] |
Private Attributes | |
| readonly Block | block |
| int | index |
| T[] | array |
Definition at line 418 of file BlockIndex_T.cs.
|
inline |
Definition at line 423 of file BlockIndex_T.cs.
|
inline |
Definition at line 429 of file BlockIndex_T.cs.
|
inline |
Definition at line 432 of file BlockIndex_T.cs.
|
inline |
Definition at line 436 of file BlockIndex_T.cs.
|
private |
Definition at line 421 of file BlockIndex_T.cs.
|
private |
Definition at line 419 of file BlockIndex_T.cs.
|
private |
Definition at line 420 of file BlockIndex_T.cs.
|
get |
Definition at line 441 of file BlockIndex_T.cs.
|
getprivate |
Definition at line 445 of file BlockIndex_T.cs.
1.8.10