Org.W3c.Dom.INamedNodeMap.Length Property
The number of nodes in this map.

Syntax

[get: Android.Runtime.Register("getLength", "()I", "GetGetLengthHandler:Org.W3c.Dom.INamedNodeMapInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int Length { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The number of nodes in this map. The range of valid child node indices is 0 to length-1 inclusive.

[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 1