Share via


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

FindFirst(Term, Term)
FindFirst(Term, Term, VocabularyLink)

Properties

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

Methods

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

Applies to