Handlers4.

CollectIdsInternal(CollectIdContext, ITypeHandler4, int, bool) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Containing Type
Handlers4

Syntax

public static void CollectIdsInternal(CollectIdContext context, ITypeHandler4 handler, int linkLength, bool doWithSlotIndirection)

Parameters

Name Type Description
context CollectIdContext
handler ITypeHandler4
linkLength int
doWithSlotIndirection bool

Return Value

Type Description
void