コード例 #1
0
 IList IListSource.GetList()
 {
     // Note that _internalQuery will always throw;
     return(_internalQuery.GetList());
 }