Org.W3c.Dom.INameList.GetName Method
Returns the indexth name item in the collection.

Syntax

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

Parameters

index
Index into the collection.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the indexth name 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