IntMatcher.

Match(int) Method

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

Syntax

public abstract bool Match(int i)

Parameters

Name Type Description
i int

Return Value

Type Description
bool