'宣言 Public Function Contains( _ ByVal value As System.ComponentModel.PropertyDescriptor _ ) As System.Boolean
'使用法 Dim instance As NonSortingPropertyDescriptorCollection Dim value As System.ComponentModel.PropertyDescriptor Dim value As System.Boolean value = instance.Contains(value)
public System.bool Contains( System.ComponentModel.PropertyDescriptor value )
パラメータ
- value