SortedCollection4 Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["SortedCollection4"] class Type type-node

Syntax

public class SortedCollection4

Constructors

Methods

Name Value Summary
Add(Object) void
AddAll(IEnumerator) void
Remove(Object) void
SingleElement() Object
Size() int
ToArray(Object[]) Object[]