DVTk API
Contains Method (value)
DVTkDvtkData.DulSopClassExtendedNegotiationListContains(SopClassExtendedNegotiation)
DVTk API

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

Determines whether the IList contains a specific value.
Declaration Syntax
C#Visual BasicVisual C++
public bool Contains(
	SopClassExtendedNegotiation value
)
Public Function Contains ( _
	value As SopClassExtendedNegotiation _
) As Boolean
public:
bool Contains(
	SopClassExtendedNegotiation^ value
)
Parameters
value (SopClassExtendedNegotiation)
The item to locate in the IList.
Return Value
trueTruetrue if the item is found in the IList; otherwise, falseFalsefalse.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0