バージョン

DoesNotContain メソッド

FilteringLocale.DoesNotContain を参照してください。
シンタックス
'宣言
 
Public Function DoesNotContain( _
   ByVal doesNotContain As System.String _
) As ColumnFilteringLocaleBuilder(Of T)
public ColumnFilteringLocaleBuilder<T> DoesNotContain( 
   System.string doesNotContain
)

パラメータ

doesNotContain
参照

オンラインで表示: GitHub