'宣言 Public Function Contains( _ ByVal style As Chart3DContourStyle _ ) As System.Boolean
public System.bool Contains( Chart3DContourStyle style )
パラメータ
- style
 - 探す Chart3DContourStyle。
 
戻り値の型
Chart3DContourStyle がコレクションのメンバかどうかを示すブール値。
'宣言 Public Function Contains( _ ByVal style As Chart3DContourStyle _ ) As System.Boolean
public System.bool Contains( Chart3DContourStyle style )