Summary
Resizes the collection to its actual size.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Collections - Containing Type
- ArrayList4
<E>
Syntax
public virtual void TrimExcess()
Remarks
Resizes the collection to its actual size.
Return Value
Type | Description |
---|---|
void |
See Also
- Db4objects.Db4o.TA.IActivatable