ArrayList4<E>.

Clear() Method

Summary

Removes all elements from the collection.

Syntax

public virtual void Clear()

Remarks

Removes all elements from the collection.

Return Value

Type Description
void

See Also

  • Db4objects.Db4o.TA.IActivatable