DVTk API
Contains Method (value)
DVTkDvtkHighLevelInterface.InformationModelReferencedSopItemCollectionContains(ReferencedSopItem)
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0