XsltLibrary.FunctionAvailable(XmlQualifiedName) Methode

Definitie

Hiermee wordt de functie-available() XSLT-functie geïmplementeerd.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 bool FunctionAvailable(System::Xml::XmlQualifiedName ^ name);
public bool FunctionAvailable(System.Xml.XmlQualifiedName name);
member this.FunctionAvailable : System.Xml.XmlQualifiedName -> bool
Public Function FunctionAvailable (name As XmlQualifiedName) As Boolean

Parameters

Retouren

true als de door de functie is geïdentificeerd name , beschikbaar is; falseanders.

Van toepassing op