다음을 통해 공유


XmlReaderResourceParser.GetAttributeIntValue 메서드

정의

오버로드

GetAttributeIntValue(Int32, Int32)
GetAttributeIntValue(String, String, Int32)

GetAttributeIntValue(Int32, Int32)

public int GetAttributeIntValue (int index, int defaultValue);
abstract member GetAttributeIntValue : int * int -> int
override this.GetAttributeIntValue : int * int -> int

매개 변수

index
Int32
defaultValue
Int32

반환

구현

설명

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상

GetAttributeIntValue(String, String, Int32)

public int GetAttributeIntValue (string? namespaceURI, string? attribute, int defaultValue);
abstract member GetAttributeIntValue : string * string * int -> int
override this.GetAttributeIntValue : string * string * int -> int

매개 변수

namespaceURI
String
attribute
String
defaultValue
Int32

반환

구현

설명

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상