DataMemberCollection.Contains Method
| Name | Parameters | Description |
|---|---|---|
| Contains(ChartDataMemberType) | dataMemberType | Determines whether the collection contains a data member of the specified type. |
| Contains(DataMember) | dataMember | Determines whether the collection contains the specified data member. |