'Declaration
Public Function New( _ ByVal referenceTypeId As NodeId, _ ByVal isInverse As Boolean, _ ByVal targetId As ExpandedNodeId _ )
'Usage
Dim referenceTypeId As NodeId Dim isInverse As Boolean Dim targetId As ExpandedNodeId Dim instance As New NodeStateReference(referenceTypeId, isInverse, targetId)
public NodeStateReference( NodeId referenceTypeId, bool isInverse, ExpandedNodeId targetId )
public: NodeStateReference( NodeId^ referenceTypeId, bool isInverse, ExpandedNodeId^ targetId )
Parameters
- referenceTypeId
- isInverse
- targetId