'Declaration Public Overrides Function ConvertToExternal( _ ByVal source As ICalcSource _ ) As CalcExternalIdentity
'Usage Dim instance As CalcRangeIdentity Dim source As ICalcSource Dim value As CalcExternalIdentity value = instance.ConvertToExternal(source)
public override CalcExternalIdentity ConvertToExternal( ICalcSource source )
Parameters
- source
- The source.
Return Value
The external identity