GrapeCity.CalcEngine Namespace > IMultiSourceProvider Interface : GetCalcSources Method |
'Declaration Function GetCalcSources( _ ByVal startSource As ICalcSource, _ ByVal endSource As ICalcSource _ ) As IEnumerable(Of ICalcSource)
'Usage Dim instance As IMultiSourceProvider Dim startSource As ICalcSource Dim endSource As ICalcSource Dim value As IEnumerable(Of ICalcSource) value = instance.GetCalcSources(startSource, endSource)
IEnumerable<ICalcSource> GetCalcSources( ICalcSource startSource, ICalcSource endSource )
Target Platforms: Windows Server 2012, Windows RT