DVTk API
IsEnabled Method (actorType)
DVTkDvtk.IheActors.BasesActorConnectionCollectionIsEnabled(ActorTypeEnum)
DVTk API

[This is preliminary documentation and is subject to change.]

Return a list of all the destination actor names of the given actor type that are active.
Declaration Syntax
C#Visual BasicVisual C++
public ActorNameCollection IsEnabled(
	ActorTypeEnum actorType
)
Public Function IsEnabled ( _
	actorType As ActorTypeEnum _
) As ActorNameCollection
public:
ActorNameCollection^ IsEnabled(
	ActorTypeEnum actorType
)
Parameters
actorType (ActorTypeEnum)
Destination actor type.
Return Value
ActorNameCollection - all active destination actor names of the given actor type.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0