db4o

AvailableTypeFilter.Accept Method 

public bool Accept(
   IStoredClass storedClass
);

Parameters

storedClass
StoredClass instance to be checked

Return Value

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

Implements

IStoredClassFilter.Accept

See Also

AvailableTypeFilter Class | Db4objects.Db4o.Defragment Namespace