Returns a prefix from the indicated index in the prefixes collection. The index begins at 0.
var strValue = objNSPrefixes.item(intIndex);
strValue = objNSPrefixes.item(intIndex)
HRESULT get_item(
long index,
BSTR* prefix);
prefix value is NULL.index value is out of bounds.To view reference information for Visual Basic, C/C++, or Script only, click the Language Filter button
in the upper-left corner of the page.
Applies to: IMXNamespacePrefixes
| This HTML Help has been published using the chm2web software. |