Share via


ManagedHelper.ManagedPropertyHelper.GetPropertyValue(Object, Int32) Méthode

Définition

Obtient la valeur de propriété.

public:
 virtual System::Object ^ GetPropertyValue(System::Object ^ o, int index);
public object GetPropertyValue (object o, int index);
abstract member GetPropertyValue : obj * int -> obj
override this.GetPropertyValue : obj * int -> obj
Public Function GetPropertyValue (o As Object, index As Integer) As Object

Paramètres

o
Object

Objet.

index
Int32

Index.

Retours

Object

Valeur de la propriété.

Implémente

S’applique à