次の方法で共有


IEntryFilter インターフェイス

定義

エントリを SetFilter(String, IEntryFilter) フィルター処理するために に渡されるインターフェイス。

public interface class IEntryFilter
public interface class IEntryFilter
__interface IEntryFilter
public interface IEntryFilter
type IEntryFilter = interface
Public Interface IEntryFilter
派生

メソッド

Match(ITableEntryHandle)

指定した entry がフィルターを満たす場合は true を返します。

適用対象