Class StdWindowsDirectory

class StdWindowsDirectory
  : Directory ;

Constructors

NameDescription
this (cwstr)

Fields

NameTypeDescription
drange StdWindowsDirEntryRange
path wchar*

Methods

NameDescription
close ()
contents ()
contents () Get directory contents as a range. This range should be lazily evaluated when practical. The entries "." and ".." are skipped.

Aliases

NameDescription
__xdtor