ArrayList4<E>.

Count Property

Summary

Returns the size of the collection.

Syntax

public virtual int Count { get; }

Remarks

Returns the size of the collection.

Value

Type Description
int

See Also

  • Db4objects.Db4o.TA.IActivatable