Int32RegNode Constructor

CVB.Net Documentation
Overload List

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

Reference