Click or drag to resize

InscopeNamespaceMapAdd Method (KeyValuePairString, String)

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public void Add(
	KeyValuePair<string, string> item
)

Parameters

item
Type: System.Collections.GenericKeyValuePairString, String

Implements

ICollectionTAdd(T)
See Also