Język

XmlReaderResourceParser.GetAttributeNameResource(Int32) Method

Definition

This operation is not supported by XmlReaderResourceParser.

public int GetAttributeNameResource(int index);
abstract member GetAttributeNameResource : int -> int
override this.GetAttributeNameResource : int -> int

Parameters

index
Int32

Index of the desired attribute, 0...count-1.

Returns

Does not return.

Implements

Exceptions

This operation is not supported by XmlReaderResourceParser.

Remarks

This operation is not supported by this XML reader adapter.

Android reference for android.util.AttributeSet.getAttributeNameResource.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to