Summary
Returns the size of the collection.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Collections - Containing Type
- ArrayList4
<E>
Syntax
public virtual int Count { get; }
Remarks
Returns the size of the collection.
Value
Type | Description |
---|---|
int |
See Also
- Db4objects.Db4o.TA.IActivatable