System::Xml::Xsl::IXsltContextFunction::get_ArgTypes metodo
IXsltContextFunction::get_ArgTypes method
Restituisce i tipi XML Path Language (XPath) forniti per l’elenco degli argomenti della funzione. Queste informazioni possono essere usate per scoprire la firma della funzione, il che consente di differenziare tra le funzioni sovraccaricate.
virtual ArrayPtr<System::Xml::XPath::XPathResultType> System::Xml::Xsl::IXsltContextFunction::get_ArgTypes()=0
ReturnValue
Un array di XPathResultType che rappresenta i tipi per l’elenco degli argomenti della funzione.
Vedi anche
- Typedef ArrayPtr
- Enum XPathResultType
- Class IXsltContextFunction
- Namespace System::Xml::Xsl
- Library Aspose.Page for C++