Mono Class Library: Mono.Unix.UnixDirectoryInfo Overview | MembersMono.Unix.UnixDirectoryInfo.GetFileSystemEntries Overloads |
The overloads of GetFileSystemEntries are listed below. For a list of all members, see the UnixDirectoryInfo Members list.
GetFileSystemEntries() : UnixFileSystemInfo[] Returnes all the file system entries the UnixFileSystemInfo.FullPath directory.GetFileSystemEntries(string) : UnixFileSystemInfo[] Returnes all the file system entries the UnixFileSystemInfo.FullPath directory.GetFileSystemEntries(System.Text.RegularExpressions.Regex) : UnixFileSystemInfo[] Returnes all the file system entries the UnixFileSystemInfo.FullPath directory.