Partager via


RuleEngine.Update Méthode

Définition

Surcharges

Update(Object)
Update(Object[])

Update(Object)

public:
 void Update(System::Object ^ facts);
public void Update (object facts);
member this.Update : obj -> unit
Public Sub Update (facts As Object)

Paramètres

facts
Object

S’applique à

Update(Object[])

public:
 void Update(cli::array <System::Object ^> ^ facts);
public void Update (object[] facts);
member this.Update : obj[] -> unit
Public Sub Update (facts As Object())

Paramètres

facts
Object[]

S’applique à