ReadCache.Contains(String) メソッド

定義

public:
 bool Contains(System::String ^ strExpr);
public bool Contains (string strExpr);
member this.Contains : string -> bool
Public Function Contains (strExpr As String) As Boolean

パラメーター

strExpr
String

戻り値

適用対象