IXsltContextFunction.ArgTypes Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

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.

Namespace:  System.Xml.Xsl
Assembly:  System.Xml.XPath (in System.Xml.XPath.dll)

Syntax

'Declaration
ReadOnly Property ArgTypes As XPathResultType()
XPathResultType[] ArgTypes { get; }

Property Value

Type: array<System.Xml.XPath.XPathResultType[]
An array of XPathResultType representing the types for the function's argument list.

Version Information

Silverlight

Supported in: 5, 4

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.