'Declaration
Protected Function GetListSource() As IList
'Usage
Dim instance As DefaultSheetDataModel Dim value As IList value = instance.GetListSource()
protected IList GetListSource()
Return Value
IList object
'Declaration
Protected Function GetListSource() As IList
'Usage
Dim instance As DefaultSheetDataModel Dim value As IList value = instance.GetListSource()
protected IList GetListSource()