public ReferenceLinkInfo(
XPathNavigator element
)Public Sub New (
element As XPathNavigator
)public:
ReferenceLinkInfo(
XPathNavigator^ element
)new :
element : XPathNavigator -> ReferenceLinkInfo| ArgumentNullException | This is thrown if the element parameters is null |
| InvalidOperationException | This is thrown if the element contains invalid configuration information. |