IQueue4.

Add(Object) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Containing Type
IQueue4

Syntax

void Add(Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
void