TKMP.DLLのダウンロード

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

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

Syntax

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

Inheritance Hierarchy

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

See Also