Click or drag to resize

cssEntryDefinitionContainsKey Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.style.css
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool ContainsKey(
	string key
)
Request Example View Source

Parameters

key
Type: SystemString

Return Value

Type: Boolean
See Also