[]
        
(Showing Draft Content)

C1.Web.Api.Configuration.Manager-1.Contains

Contains Method

Contains(string)

Gets a boolean value which indicates whether the key exists in the manager.

Declaration
public bool Contains(string key)
Parameters
Type Name Description
string key

The item key.

Returns
Type Description
bool

A boolean value which indicates whether the key exists in the manager.