db4o

IStoredClassFilter.Accept Method 

bool Accept(
   IStoredClass storedClass
);

Parameters

storedClass
StoredClass instance to be checked

Return Value

true, if the given StoredClass instance should be accepted, false otherwise.

See Also

IStoredClassFilter Interface | Db4objects.Db4o.Defragment Namespace