Udostępnij za pośrednictwem


RuleEngine.RetractByType Metoda

Definicja

Przeciążenia

RetractByType(FactType)
RetractByType(FactType[])

RetractByType(FactType)

public:
 void RetractByType(Microsoft::RuleEngine::FactType ^ facts);
public void RetractByType (Microsoft.RuleEngine.FactType facts);
member this.RetractByType : Microsoft.RuleEngine.FactType -> unit
Public Sub RetractByType (facts As FactType)

Parametry

facts
FactType

Dotyczy

RetractByType(FactType[])

public:
 void RetractByType(cli::array <Microsoft::RuleEngine::FactType ^> ^ facts);
public void RetractByType (Microsoft.RuleEngine.FactType[] facts);
member this.RetractByType : Microsoft.RuleEngine.FactType[] -> unit
Public Sub RetractByType (facts As FactType())

Parametry

facts
FactType[]

Dotyczy