Share via


ITextRangeProvider.GetAttributeValue(Int32) Méthode

Définition

Récupère la valeur de l’ID d’attribut spécifié dans la plage de texte.

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

Paramètres

attributeId
Int32

int

ID d’attribut de texte.

Retours

Object

Platform::Object

IInspectable

Récupère un objet qui représente la valeur de l’attribut spécifié.

S’applique à