Condividi tramite


IRuleSetExecutor.RetractByType Metodo

Definizione

Overload

RetractByType(FactType)
RetractByType(FactType[])

RetractByType(FactType)

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

Parametri

facts
FactType

Si applica a

RetractByType(FactType[])

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

Parametri

facts
FactType[]

Si applica a