TKMP.DLLのダウンロード

IMAPプロトコルの複数の条件のOR検索を行うためのクラス

Namespace:  TKMP.Net.SearchKey
Assembly:  TKMP (TKMP.dll 内) バージョン: 3.1.0.0

Syntax

C#
public class OR : SearchKeyBase
Visual Basic (Declaration)
Public Class OR _
	Inherits SearchKeyBase

Inheritance Hierarchy

System..::.Object
  TKMP.Net..::.SearchKeyBase
    TKMP.Net.SearchKey..::.OR

See Also