Contains

Contains

Determines whether the TimephasedDataCollection contains a specific value.

Returns: true if item is found in the collection; otherwise, false.

Contains(const System::SharedPtr< TimephasedData > & item)
ParameterDescription
itemThe object to locate in the collection.