[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

returns the number of elements in the
 Copy imageCopy Code
ObjectSet
.

Namespace: Db4objects.Db4o
Assembly:   Db4objects.Db4o (in Db4objects.Db4o.dll)

Syntax

Visual Basic (Declaration)
Function Size As Integer
C#
int Size ()
Visual C++
int Size ()

Return Value

the number of elements in the
 Copy imageCopy Code
ObjectSet
.

Remarks

returns the number of elements in the
 Copy imageCopy Code
ObjectSet
.