'Declaration
Public Function New( _ ByVal currentNodeDescriptor As UABrowseNodeDescriptor _ )
'Usage
Dim currentNodeDescriptor As UABrowseNodeDescriptor Dim instance As New UABrowseInputsOutputs(currentNodeDescriptor)
public UABrowseInputsOutputs( UABrowseNodeDescriptor currentNodeDescriptor )
public: UABrowseInputsOutputs( UABrowseNodeDescriptor^ currentNodeDescriptor )
Parameters
- currentNodeDescriptor
The value of this parameter cannot be
null
(Nothing
in Visual Basic).