SfcProxyInstance<K,T,TRef>.GetReferenceImpl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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