Contains
PieSplitCustomPointCollection.Contains method
Determines whether the ICollection contains a specific value.
public bool Contains(IChartDataPoint item)
Parameter | Type | Description |
---|---|---|
item | IChartDataPoint | The object to locate in the ICollection. |
Return Value
true if item is found in the ICollection; otherwise, false.
See Also
- interface IChartDataPoint
- class PieSplitCustomPointCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides