Partilhar via


XmlReaderResourceParser.GetAttributeIntValue Método

Definição

Sobrecargas

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

Parâmetros

index
Int32
defaultValue
Int32

Retornos

Implementações

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a

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

Parâmetros

namespaceURI
String
attribute
String
defaultValue
Int32

Retornos

Implementações

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a