Freigeben über


ManagedHelper.ManagedPropertyHelper.GetPropertyValue(Object, Int32) Methode

Definition

Ruft den Eigenschaftswert ab.

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

Parameter

o
Object

Das Objekt.

index
Int32

Der Index.

Gibt zurück

Object

Der Eigenschaftswert.

Implementiert

Gilt für: