SortedCollection4 Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Base Types
  • Object
SortedCollection4
Object

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[]