Checks whether the specified double number is contained in the collection.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public bool Contains ( double value)
Public Function Contains ( _ value As Double _) As Boolean
function Contains (value)
true if value is contained within the collection; otherwise false.
DoubleCollection MembersDoubleCollection ClassMindFusion.Charting Namespace