DirectoryEntryList Constructor

Independentsoft MSG .NET

DirectoryEntryList Constructor MSG .NET Class Library
Initializes a new instance of the DirectoryEntryList class

Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868

Syntax

public DirectoryEntryList()
public DirectoryEntryList()
Public Sub New
Public Sub New
Dim instance As New DirectoryEntryList()
Dim instance As New DirectoryEntryList()
public DirectoryEntryList()
public DirectoryEntryList()
public function DirectoryEntryList()
public function DirectoryEntryList()
Independentsoft.IO.StructuredStorage.DirectoryEntryList = function();
Independentsoft.IO.StructuredStorage.DirectoryEntryList = function();
See Also