TypedXmlDocument.OnChildRetracted Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
protected:
virtual void OnChildRetracted(Microsoft::RuleEngine::IRuleSetExecutor ^ executor, Microsoft::RuleEngine::TypedXmlDocument ^ child, Microsoft::RuleEngine::XPathPair ^ selector);
protected virtual void OnChildRetracted (Microsoft.RuleEngine.IRuleSetExecutor executor, Microsoft.RuleEngine.TypedXmlDocument child, Microsoft.RuleEngine.XPathPair selector);
abstract member OnChildRetracted : Microsoft.RuleEngine.IRuleSetExecutor * Microsoft.RuleEngine.TypedXmlDocument * Microsoft.RuleEngine.XPathPair -> unit
override this.OnChildRetracted : Microsoft.RuleEngine.IRuleSetExecutor * Microsoft.RuleEngine.TypedXmlDocument * Microsoft.RuleEngine.XPathPair -> unit
Protected Overridable Sub OnChildRetracted (executor As IRuleSetExecutor, child As TypedXmlDocument, selector As XPathPair)
Parametry
- executor
- IRuleSetExecutor
- child
- TypedXmlDocument
- selector
- XPathPair