bool Contains(
string key
)
Function Contains (
key As String
) As Boolean
bool Contains(
String^ key
)
abstract Contains :
key : string -> bool
[Missing <returns> documentation for "M:Scanjour.Workflow4.Base.Cache.ICache.Contains(System.String)"]