FindFirst Class

Definition

public ref class FindFirst sealed : Microsoft::RuleEngine::RegExFunction
[System.Serializable]
public sealed class FindFirst : Microsoft.RuleEngine.RegExFunction
type FindFirst = class
    inherit RegExFunction
Public NotInheritable Class FindFirst
Inherits RegExFunction
Inheritance
Attributes

Constructors

Name Description
FindFirst(Term, Term, VocabularyLink)
FindFirst(Term, Term)

Properties

Name Description
InputString (Inherited from RegExFunction)
RegularExpression (Inherited from RegExFunction)
Type (Inherited from Term)
VocabularyLink (Inherited from Term)

Methods

Name Description
Clone()
SetType(Type) (Inherited from Term)

Applies to