ITextRangeProvider.GetAttributeValue(Int32) Metodo

Definizione

Recupera il valore dell'ID attributo specificato nell'intervallo di testo.

public:
 Platform::Object ^ GetAttributeValue(int attributeId);
IInspectable GetAttributeValue(int const& attributeId);
public object GetAttributeValue(int attributeId);
function getAttributeValue(attributeId)
Public Function GetAttributeValue (attributeId As Integer) As Object

Parametri

attributeId
Int32

int

ID attributo di testo.

Restituisce

Object

Platform::Object

IInspectable

Recupera un oggetto che rappresenta il valore dell'attributo specificato.

Si applica a