XdmTypeAttribute Constructor ()XdmTypeAttribute Constructor ()XdmTypeAttribute Constructor ()

Creates a new instance of the XdmTypeAttributeXdmTypeAttributeXdmTypeAttribute class.

Syntax

Public Sub New ()
public XdmTypeAttribute()
public:
XdmTypeAttribute()
 

Remarks

This constructor annotates the type of an argument or return value as item()*. It is recommended that you use one of the other constructors to initialize this attribute.