'Declaration
Public Function New( _ ByVal pubSubSecurityKeyServiceNodeTreePosition As UAPubSubSecurityKeyServiceNodeTreePosition _ )
'Usage
Dim pubSubSecurityKeyServiceNodeTreePosition As UAPubSubSecurityKeyServiceNodeTreePosition Dim instance As New UAPubSubSecurityKeyServiceNodeTreePosition(pubSubSecurityKeyServiceNodeTreePosition)
public UAPubSubSecurityKeyServiceNodeTreePosition( UAPubSubSecurityKeyServiceNodeTreePosition pubSubSecurityKeyServiceNodeTreePosition )
public: UAPubSubSecurityKeyServiceNodeTreePosition( UAPubSubSecurityKeyServiceNodeTreePosition^ pubSubSecurityKeyServiceNodeTreePosition )
Parameters
- pubSubSecurityKeyServiceNodeTreePosition
- The OPC UA PubSub security key service tree position to be copied from.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).