'宣言 Public Function Contains( _ ByVal value As System.Object _ ) As System.Boolean
public System.bool Contains( System.object value )
パラメータ
- value
- The item to locate in the collection.
'宣言 Public Function Contains( _ ByVal value As System.Object _ ) As System.Boolean
public System.bool Contains( System.object value )