- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["Stack4"]
class Type type-node
Syntax
public class Stack4
Methods
| Name | Value | Summary |
|---|---|---|
| IsEmpty |
bool | |
| Peek |
Object | |
| Pop |
Object | |
| Push |
void |