DVTk API [This is preliminary documentation and is subject to change.]
Class constructor.

Declaration Syntax
public ToActorNode(
ActorName actorName,
string aeTitle,
string ipAddress
)
Public Sub New ( _
actorName As ActorName, _
aeTitle As String, _
ipAddress As String _
)
public:
ToActorNode(
ActorName^ actorName,
String^ aeTitle,
String^ ipAddress
)

Parameters
- actorName (ActorName)
- Actor Name.
- aeTitle (String)
- Actor AE Title.
- ipAddress (String)
- Ip Address.
Assembly:
DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0