Partilhar via


XmlReaderResourceParser.GetAttributeFloatValue Método

Definição

Sobrecargas

GetAttributeFloatValue(Int32, Single)
GetAttributeFloatValue(String, String, Single)

GetAttributeFloatValue(Int32, Single)

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

Parâmetros

index
Int32
defaultValue
Single

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

GetAttributeFloatValue(String, String, Single)

public float GetAttributeFloatValue (string? namespaceURI, string? attribute, float defaultValue);
abstract member GetAttributeFloatValue : string * string * single -> single
override this.GetAttributeFloatValue : string * string * single -> single

Parâmetros

namespaceURI
String
attribute
String
defaultValue
Single

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