DVTk API
Contains Method (value)
DVTkDvtk.IheActors.BasesActorNameCollectionContains(ActorName)
DVTk API

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

Determines whether the ActorNameCollection contains a specific element.
Declaration Syntax
C#Visual BasicVisual C++
public bool Contains(
	ActorName value
)
Public Function Contains ( _
	value As ActorName _
) As Boolean
public:
bool Contains(
	ActorName^ value
)
Parameters
value (ActorName)
The ActorName to locate in the ActorNameCollection.
Return Value
true if the ActorNameCollection contains the specified value; otherwise, false.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0