Share via


FindAll Class

Definition

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

Constructors

FindAll(Term, Term)
FindAll(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