Click or drag to resize

ConstraintSetDictionaryContainsKey Method

Namespace:  Altova.RaptorXml.Xbrl.Table.Structural
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public bool ContainsKey(
	string key
)

Parameters

key
Type: SystemString

Return Value

Type: Boolean

Implements

IDictionaryTKey, TValueContainsKey(TKey)
See Also