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)
| Parameter | Description |
|---|---|
| item | The object to locate in the collection. |