Org.W3c.Dom.INameList.GetNamespaceURI Method
Returns the indexth namespaceURI item in the collection.

Syntax

[Android.Runtime.Register("getNamespaceURI", "(I)Ljava/lang/String;", "GetGetNamespaceURI_IHandler:Org.W3c.Dom.INameListInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string GetNamespaceURI (int index)

Parameters

index
Index into the collection.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the indexth namespaceURI item in the collection.

[Android Documentation]

Requirements

Namespace: Org.W3c.Dom
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8