How to not add to the list, when the return of a LINQ IEumerable is empty?

后端 未结 0 1527
旧巷少年郎
旧巷少年郎 2020-12-29 02:12

I do have the following VB.NET code:

Function GetFileSystemAccessRule(d As DirectoryInfo) As IEnumerable(Of FileSystemAccessRule)
    Dim ds          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题