IReflectClass.

GetDelegate() Method

Summary

Returns the ReflectClass instance being delegated to.

Syntax

IReflectClass GetDelegate()

Remarks

Returns the ReflectClass instance being delegated to. If there's no delegation it should return this.

Return Value

Type Description
IReflectClass delegate or this