Int64RegNode Constructor

CVB.Net Documentation
Overload List

  NameDescription
Public methodInt64RegNode(String)
Creates a new Int64RegNode with the given name and and automatically assigned address.
Public methodInt64RegNode(String, Namespace)
Creates a new Int64RegNode with the given name, nameSpace and an automatically assigned address.
Public methodInt64RegNode(String, Int64)
Creates a new Int64RegNode with the given name.
Public methodInt64RegNode(String, Namespace, Int64)
Creates a new Int64RegNode with the given name and nameSpace.
Top
See Also

Reference