'Usage Dim instance As SparklineGroup Dim item As Sparkline Dim value As Boolean value = instance.Contains(item)
Parameters
- item
- The object to locate in the group.
Return Value
true if item is found in the group; otherwise, false.
'Usage Dim instance As SparklineGroup Dim item As Sparkline Dim value As Boolean value = instance.Contains(item)