SemWeb : SemWeb.Filters Namespace
NumericCompareFilter Class

Documentation for this section has not yet been entered.

public class NumericCompareFilter : SemWeb.LiteralFilter

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.Filters
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 0.0.0.0, 1.0.6.0, 1.0.6.2, 1.0.7.0

Members

See Also: Inherited members from SemWeb.LiteralFilter.

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

readonly
Number decimal . Documentation for this section has not yet been entered.
readonly
Type SemWeb.LiteralFilter.CompType . Documentation for this section has not yet been entered.

Public Methods

override
Filter (SemWeb.Literal, SemWeb.SelectableSource) : bool
Documentation for this section has not yet been entered.

Member Details

NumericCompareFilter Constructor

Documentation for this section has not yet been entered.

public NumericCompareFilter (decimal number, SemWeb.LiteralFilter.CompType type)

Parameters

number
Documentation for this section has not yet been entered.
type
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.Filters
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 0.0.0.0, 1.0.6.2, 1.0.7.0

Filter Method

Documentation for this section has not yet been entered.

public override bool Filter (SemWeb.Literal resource, SemWeb.SelectableSource targetModel)

Parameters

resource
Documentation for this section has not yet been entered.
targetModel
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.Filters
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.7.0

Number Field

Documentation for this section has not yet been entered.

public readonly decimal Number

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.Filters
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 0.0.0.0, 1.0.6.2, 1.0.7.0

Type Field

Documentation for this section has not yet been entered.

public readonly SemWeb.LiteralFilter.CompType Type

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.Filters
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 0.0.0.0, 1.0.6.2, 1.0.7.0