SfcProxyInstance<K,T,TRef>.GetReferenceImpl Method

Definition

Get the referenced object based on the proxy. Must be implemented.

protected abstract TRef GetReferenceImpl ();
abstract member GetReferenceImpl : unit -> 'Ref
Protected MustOverride Function GetReferenceImpl () As TRef

Returns

TRef

Applies to