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