次の方法で共有


ReflectionCallHelper.ObjectPropertyGetterDelegate Delegate

Definition

public: delegate System::Object ^ ReflectionCallHelper::ObjectPropertyGetterDelegate(System::Object ^ instance);
public delegate object ReflectionCallHelper.ObjectPropertyGetterDelegate(object instance);
type ReflectionCallHelper.ObjectPropertyGetterDelegate = delegate of obj -> obj
Public Delegate Function ReflectionCallHelper.ObjectPropertyGetterDelegate(instance As Object) As Object 

Parameters

instance
Object

Return Value

Applies to