Overload | Description |
---|---|
Initialize(ISystemContext,NodeState) | Initializes the instance with the default values. |
Initialize(ISystemContext) | When overridden in a derived class, iinitializes the instance with the default values. (Inherited from Opc.Ua.NodeState) |
Initialize(ISystemContext,String) | Initializes the instance with the XML or bnary (array of bytes) representation contained in the string. (Inherited from ) |