SemWeb : SemWeb.Filters Namespace
StringEndsWithFilter Class

Documentation for this section has not yet been entered.

public class StringEndsWithFilter : SemWeb.LiteralFilter

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Members

See Also: Inherited members from SemWeb.LiteralFilter.

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

readonly
Pattern string . Documentation for this section has not yet been entered.

Public Methods

abstract
Filter (SemWeb.Literal, SemWeb.SelectableSource) : bool
Filters a literal value. (Inherited from SemWeb.LiteralFilter.)

Member Details

StringEndsWithFilter Constructor

Documentation for this section has not yet been entered.

public StringEndsWithFilter (string pattern)

Parameters

pattern
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.6.2

Pattern Field

Documentation for this section has not yet been entered.

public readonly string Pattern

Remarks

Documentation for this section has not yet been entered.

Requirements

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