IXsltContextFunction::ArgTypes Property
.NET Framework (current version)
Gets the supplied XML Path Language (XPath) types for the function's argument list. This information can be used to discover the signature of the function which allows you to differentiate between overloaded functions.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: array<System.Xml.XPath::XPathResultType>^An array of XPathResultType representing the types for the function's argument list.
.NET Framework
Available since 1.1
Silverlight
Available since 4.0
Available since 1.1
Silverlight
Available since 4.0
Show: