Contains

Contains

Determines whether the list contains a specific value.

Returns: true if the object is found in the list; otherwise, false.

Contains(const System::SharedPtr < PhoneNumber > & value)
ParameterDescription
valueThe object to locate in the list.