Click or drag to resize

AttributeValuesDictionaryItem Property

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public string this[
	QName key
] { get; set; }

Parameters

key
Type: Altova.RaptorXml.XmlQName

Property Value

Type: String

Implements

IDictionaryTKey, TValueItemTKey
See Also