Contains()
PieSplitCustomPointCollection::Contains(const System::SharedPtr<IChartDataPoint>&) const method
Determines whether the ICollection contains a specific value.
bool Aspose::Slides::Charts::PieSplitCustomPointCollection::Contains(const System::SharedPtr<IChartDataPoint> &item) const override
Arguments
Parameter | Type | Description |
---|---|---|
item | const System::SharedPtr<IChartDataPoint>& | The object to locate in the ICollection. |
Return Value
true if item is found in the ICollection; otherwise, false.
See Also
- Typedef SharedPtr
- Class IChartDataPoint
- Class PieSplitCustomPointCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides