'Declaration
Public OnReadValueRank As Opc.Ua.NodeAttributeEventHandler(Of Integer)
'Usage
Dim instance As BaseVariableState Dim value As Opc.Ua.NodeAttributeEventHandler(Of Integer) value = instance.OnReadValueRank instance.OnReadValueRank = value
public Opc.Ua.NodeAttributeEventHandler<int> OnReadValueRank
public: Opc.Ua.NodeAttributeEventHandler<int>^ OnReadValueRank